home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / freeware / mp3 / GMP3 / GMP3.exe / 0 / RCDATA / TG1MAINFORM / TG1MAINFORM.txt < prev   
Encoding:
Text File  |  1998-05-24  |  85.1 KB  |  2,874 lines

  1. object G1MainForm: TG1MainForm
  2.   Left = 224
  3.   Top = 113
  4.   BorderStyle = bsSingle
  5.   Caption = 'GMP3'
  6.   ClientHeight = 116
  7.   ClientWidth = 278
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PopupMenu = MainPopupMenu
  15.   Position = poScreenCenter
  16.   Visible = True
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnKeyDown = FormKeyDown
  23.   OnMouseDown = FormMouseDown
  24.   OnMouseMove = FormMouseMove
  25.   OnMouseUp = FormMouseUp
  26.   GradientStartColor = clPurple
  27.   GradientStopColor = clNavy
  28.   PixelsPerInch = 96
  29.   TextHeight = 13
  30.   object OpenBtn: TTransparentButton
  31.     Left = 32
  32.     Top = 81
  33.     Width = 25
  34.     Height = 25
  35.     Hint = 'Open File(s)...'#13#10'Right click for last songs'
  36.     FrameStyle = fsRegular
  37.     Glyph.Data = {
  38.       76010000424D7601000000000000760000002800000020000000100000000100
  39.       04000000000000010000120B0000120B00001000000000000000000000000000
  40.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  41.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  42.       5555555555555555555555555555555555555555555555555555555555555555
  43.       555555555555555555555555555555555555555FFFFFFFFFF555550000000000
  44.       55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
  45.       B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
  46.       000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
  47.       555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
  48.       55555575FFF75555555555700007555555555557777555555555555555555555
  49.       5555555555555555555555555555555555555555555555555555}
  50.     NumGlyphs = 2
  51.     ParentShowHint = False
  52.     ShowHint = True
  53.     Transparent = False
  54.     OnClick = OpenBtnClick
  55.     OnMouseUp = OpenBtnMouseUp
  56.   end
  57.   object PlayListBtn: TTransparentButton
  58.     Left = 56
  59.     Top = 81
  60.     Width = 25
  61.     Height = 25
  62.     Hint = 'Play Lists'
  63.     FrameStyle = fsRegular
  64.     Glyph.Data = {
  65.       76010000424D7601000000000000760000002800000020000000100000000100
  66.       04000000000000010000120B0000120B00001000000000000000000000000000
  67.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  68.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  69.       333333333333333333FF3333333333333003333333333333377F333333333333
  70.       30003FFFFFFFFFFFF77707777777777777707777777777777777033333333333
  71.       33307FFFFFFFFFFFFFF707777777700777707777777777777777030333333000
  72.       33307F7FFFFFF777FFF707770077777077707777777777777777030300033330
  73.       33307F7F777FFFF7FFF707777707777077777777777777777777033333033330
  74.       33337FFFFF7FFFF7FFFF07777707777077777777777777777777333333000000
  75.       3333333333777777F33333333303333033333333337FFFF7F333333333000000
  76.       3333333333777777333333333333333333333333333333333333}
  77.     NumGlyphs = 2
  78.     ParentShowHint = False
  79.     ShowHint = True
  80.     Transparent = False
  81.     OnClick = PlayListBtnClick
  82.   end
  83.   object LeftVolumeLevelNumber: TRxLabel
  84.     Left = 12
  85.     Top = 99
  86.     Width = 14
  87.     Height = 13
  88.     Alignment = taRightJustify
  89.     Caption = ' 0 '
  90.     Font.Charset = DEFAULT_CHARSET
  91.     Font.Color = clPurple
  92.     Font.Height = -11
  93.     Font.Name = 'MS Sans Serif'
  94.     Font.Style = []
  95.     ParentFont = False
  96.     ShadowColor = clFuchsia
  97.     ShadowSize = 2
  98.     Transparent = True
  99.     OnMouseDown = FormMouseDown
  100.     OnMouseMove = FormMouseMove
  101.     OnMouseUp = FormMouseUp
  102.   end
  103.   object RightVolumeLevelLabel: TRxLabel
  104.     Left = 257
  105.     Top = 2
  106.     Width = 10
  107.     Height = 13
  108.     Caption = 'R'
  109.     Font.Charset = DEFAULT_CHARSET
  110.     Font.Color = clYellow
  111.     Font.Height = -11
  112.     Font.Name = 'MS Sans Serif'
  113.     Font.Style = []
  114.     ParentFont = False
  115.     ShadowColor = clOlive
  116.     Transparent = True
  117.     OnMouseDown = FormMouseDown
  118.     OnMouseMove = FormMouseMove
  119.     OnMouseUp = FormMouseUp
  120.   end
  121.   object LeftVolumeLevelLabel: TRxLabel
  122.     Left = 12
  123.     Top = 2
  124.     Width = 8
  125.     Height = 13
  126.     Caption = 'L'
  127.     Font.Charset = DEFAULT_CHARSET
  128.     Font.Color = clYellow
  129.     Font.Height = -11
  130.     Font.Name = 'MS Sans Serif'
  131.     Font.Style = []
  132.     ParentFont = False
  133.     ShadowColor = clOlive
  134.     Transparent = True
  135.     OnMouseDown = FormMouseDown
  136.     OnMouseMove = FormMouseMove
  137.     OnMouseUp = FormMouseUp
  138.   end
  139.   object RightVolumeLevelNumber: TRxLabel
  140.     Left = 258
  141.     Top = 99
  142.     Width = 14
  143.     Height = 13
  144.     Alignment = taRightJustify
  145.     Caption = ' 0 '
  146.     Font.Charset = DEFAULT_CHARSET
  147.     Font.Color = clPurple
  148.     Font.Height = -11
  149.     Font.Name = 'MS Sans Serif'
  150.     Font.Style = []
  151.     ParentFont = False
  152.     ShadowColor = clFuchsia
  153.     ShadowSize = 2
  154.     Transparent = True
  155.     OnMouseDown = FormMouseDown
  156.     OnMouseMove = FormMouseMove
  157.     OnMouseUp = FormMouseUp
  158.   end
  159.   object PlayBtn: TTransparentButton
  160.     Left = 80
  161.     Top = 81
  162.     Width = 25
  163.     Height = 25
  164.     Hint = 'Play'
  165.     Enabled = False
  166.     FrameStyle = fsRegular
  167.     Glyph.Data = {
  168.       76010000424D7601000000000000760000002800000020000000100000000100
  169.       04000000000000010000130B0000130B00001000000000000000000000000000
  170.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  171.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  172.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  173.       00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
  174.       70E337F3333F333337F3E0F33303333370E337F3337FF33337F3E0F333003333
  175.       70E337F33377FF3337F3E0F33300033370E337F333777FF337F3E0F333000033
  176.       70E337F33377773337F3E0F33300033370E337F33377733337F3E0F333003333
  177.       70E337F33377333337F3E0F33303333370E337F33373333337F3E0F333333333
  178.       70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
  179.       00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
  180.     NumGlyphs = 2
  181.     ParentShowHint = False
  182.     ShowHint = True
  183.     Transparent = False
  184.     OnClick = PlayBtnClick
  185.   end
  186.   object PrevBtn: TTransparentButton
  187.     Left = 104
  188.     Top = 81
  189.     Width = 25
  190.     Height = 25
  191.     Hint = 'Previous Track'
  192.     Enabled = False
  193.     FrameStyle = fsRegular
  194.     Glyph.Data = {
  195.       76010000424D7601000000000000760000002800000020000000100000000100
  196.       04000000000000010000130B0000130B00001000000000000000000000000000
  197.       80000080000000808000800000008000800080800000C0C0C000808080000000
  198.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  199.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  200.       00E338888888888888F3E0F88888888880E338F33333333338F3E0F333333333
  201.       80E338F33333333338F3E0F33333333380E338F33F33F33F38F3E0F303303303
  202.       80E338F38F38F38F38F3E0F30300300380E338F38F88F88F38F3E0F300000003
  203.       80E338F38888888F38F3E0F30300300380E338F38F88F88F38F3E0F303303303
  204.       80E338F38338338338F3E0F33333333380E338F33333333338F3E0F333333333
  205.       80E338F33333333338F3E0FFFFFFFFFFF0E338FFFFFFFFFFF8F3E00000000000
  206.       00E33888888888888833EEEEEEEEEEEEEEE33333333333333333}
  207.     NumGlyphs = 2
  208.     ParentShowHint = False
  209.     ShowHint = True
  210.     Transparent = False
  211.     OnClick = PrevBtnClick
  212.   end
  213.   object PauseBtn: TTransparentButton
  214.     Left = 128
  215.     Top = 81
  216.     Width = 25
  217.     Height = 25
  218.     Hint = 'Pause'
  219.     Enabled = False
  220.     FrameStyle = fsRegular
  221.     Glyph.Data = {
  222.       76010000424D7601000000000000760000002800000020000000100000000100
  223.       04000000000000010000130B0000130B00001000000000000000000000000000
  224.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  225.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  226.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  227.       00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
  228.       70E337F33333333337F3E0F33333333370E337F333FF3FF337F3E0F330030033
  229.       70E337F3377F77F337F3E0F33003003370E337F3377F77F337F3E0F330030033
  230.       70E337F3377F77F337F3E0F33003003370E337F3377F77F337F3E0F330030033
  231.       70E337F33773773337F3E0F33333333370E337F33333333337F3E0F333333333
  232.       70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
  233.       00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
  234.     NumGlyphs = 2
  235.     ParentShowHint = False
  236.     ShowHint = True
  237.     Transparent = False
  238.     OnClick = PauseBtnClick
  239.   end
  240.   object StopBtn: TTransparentButton
  241.     Left = 152
  242.     Top = 81
  243.     Width = 25
  244.     Height = 25
  245.     Hint = 'Stop'
  246.     Enabled = False
  247.     FrameStyle = fsRegular
  248.     Glyph.Data = {
  249.       76010000424D7601000000000000760000002800000020000000100000000100
  250.       04000000000000010000130B0000130B00001000000000000000000000000000
  251.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  252.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  253.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  254.       00E337777777777777F3E0F77777777770E337F33333333337F3E0F333333333
  255.       70E337F33333333337F3E0F33333333370E337F333FFFFF337F3E0F330000033
  256.       70E337F3377777F337F3E0F33000003370E337F3377777F337F3E0F330000033
  257.       70E337F3377777F337F3E0F33000003370E337F3377777F337F3E0F330000033
  258.       70E337F33777773337F3E0F33333333370E337F33333333337F3E0F333333333
  259.       70E337F33333333337F3E0FFFFFFFFFFF0E337FFFFFFFFFFF7F3E00000000000
  260.       00E33777777777777733EEEEEEEEEEEEEEE33333333333333333}
  261.     NumGlyphs = 2
  262.     ParentShowHint = False
  263.     ShowHint = True
  264.     Transparent = False
  265.     OnClick = StopBtnClick
  266.   end
  267.   object NextBtn: TTransparentButton
  268.     Left = 176
  269.     Top = 81
  270.     Width = 25
  271.     Height = 25
  272.     Hint = 'Next Track'
  273.     Enabled = False
  274.     FrameStyle = fsRegular
  275.     Glyph.Data = {
  276.       76010000424D7601000000000000760000002800000020000000100000000100
  277.       04000000000000010000130B0000130B00001000000000000000000000000000
  278.       80000080000000808000800000008000800080800000C0C0C000808080000000
  279.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  280.       33333333333333333333EEEEEEEEEEEEEEE333FFFFFFFFFFFFF3E00000000000
  281.       00E338888888888888F3E0F88888888880E338F33333333338F3E0F333333333
  282.       80E338F33333333338F3E0F33333333380E338F3F33F33F338F3E0F303303303
  283.       80E338F3F83F83F838F3E0F30030030380E338F3F88F88F838F3E0F300000003
  284.       80E338F3F888888838F3E0F30030030380E338F3F88F88F838F3E0F303303303
  285.       80E338F33833833838F3E0F33333333380E338F33333333338F3E0F333333333
  286.       80E338F33333333338F3E0FFFFFFFFFFF0E338FFFFFFFFFFF8F3E00000000000
  287.       00E33888888888888833EEEEEEEEEEEEEEE33333333333333333}
  288.     NumGlyphs = 2
  289.     ParentShowHint = False
  290.     ShowHint = True
  291.     Transparent = False
  292.     OnClick = NextBtnClick
  293.   end
  294.   object ID3InfoBtn: TTransparentButton
  295.     Left = 200
  296.     Top = 81
  297.     Width = 25
  298.     Height = 25
  299.     Hint = 'ID3 Song Info'
  300.     FrameStyle = fsRegular
  301.     Glyph.Data = {
  302.       76010000424D7601000000000000760000002800000020000000100000000100
  303.       04000000000000010000130B0000130B00001000000000000000000000000000
  304.       80000080000000808000800000008000800080800000C0C0C000808080000000
  305.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  306.       3333333333333333333333333333333333333333333333333333333333333333
  307.       3333333333333333333333333333333333333333333333333333333333333333
  308.       3333FFFFFFFF333FFF33CC3CCCCC333CCC3388F88888F33888F3CC3CC33CC3CC
  309.       3CC388F88F388F883883CC3CC33CC3333CC388F88F388F33F883CC3CC33CC333
  310.       CC3388F88F388F3388F3CC3CC33CC3333CC388F88F388FFF3883CC3CC33CC3CC
  311.       3CC388F88FF88388F883CC3CCCCC333CCC338838888833388833333333333333
  312.       3333333333333333333333333333333333333333333333333333333333333333
  313.       3333333333333333333333333333333333333333333333333333}
  314.     NumGlyphs = 2
  315.     ParentShowHint = False
  316.     ShowHint = True
  317.     Transparent = False
  318.     OnClick = ID3InfoBtnClick
  319.   end
  320.   object VolumeLabel: TRxLabel
  321.     Left = 144
  322.     Top = 40
  323.     Width = 20
  324.     Height = 13
  325.     Caption = ' Vol'
  326.     Font.Charset = DEFAULT_CHARSET
  327.     Font.Color = clLime
  328.     Font.Height = -11
  329.     Font.Name = 'MS Sans Serif'
  330.     Font.Style = []
  331.     ParentFont = False
  332.     ShadowColor = clGreen
  333.     Transparent = True
  334.     OnMouseDown = FormMouseDown
  335.     OnMouseMove = FormMouseMove
  336.     OnMouseUp = FormMouseUp
  337.   end
  338.   object BalanceLabel: TRxLabel
  339.     Left = 144
  340.     Top = 24
  341.     Width = 20
  342.     Height = 13
  343.     Hint = 'Click to restore the balance to 0'
  344.     AutoSize = False
  345.     Caption = ' Bal'
  346.     Font.Charset = DEFAULT_CHARSET
  347.     Font.Color = clLime
  348.     Font.Height = -11
  349.     Font.Name = 'MS Sans Serif'
  350.     Font.Style = []
  351.     ParentFont = False
  352.     ParentShowHint = False
  353.     ShadowColor = clGreen
  354.     ShowHint = True
  355.     Transparent = True
  356.     OnClick = BalanceLabelClick
  357.     OnMouseDown = FormMouseDown
  358.     OnMouseMove = FormMouseMove
  359.     OnMouseUp = FormMouseUp
  360.   end
  361.   object SongAndArtist: TUhwLabel
  362.     Left = 32
  363.     Top = 4
  364.     Width = 217
  365.     Height = 11
  366.     AlignmentX = taCenter
  367.     AlignmentY = taTopJustify
  368.     AutoSize = False
  369.     Caption = 'No Song Loaded'
  370.     Font = AmigaFont
  371.     PaletteType = lpOriginal
  372.     PaletteFrom = clBlack
  373.     PaletteTo = clBlack
  374.     PaletteMonoColor = clBlack
  375.     Underline = True
  376.     OnMouseDown = FormMouseDown
  377.     OnMouseMove = FormMouseMove
  378.     OnMouseUp = FormMouseUp
  379.   end
  380.   object OldTextLabel1: TRxLabel
  381.     Left = 204
  382.     Top = 279
  383.     Width = 42
  384.     Height = 13
  385.     Caption = 'Position:'
  386.     Font.Charset = DEFAULT_CHARSET
  387.     Font.Color = clLime
  388.     Font.Height = -11
  389.     Font.Name = 'MS Sans Serif'
  390.     Font.Style = []
  391.     ParentFont = False
  392.     ShadowColor = clGreen
  393.     Transparent = True
  394.   end
  395.   object PosLabel: TLCDLabel
  396.     Left = 32
  397.     Top = 21
  398.     Width = 106
  399.     Height = 32
  400.     Caption = '   :'
  401.     PixelSpacing = 1
  402.     CharSpacing = 2
  403.     LineSpacing = 2
  404.     BorderSpace = 5
  405.     TextLines = 1
  406.     NoOfChars = 6
  407.     BackGround = clBlack
  408.     PixelOn = clLime
  409.     PixelOff = clPurple
  410.     OnClick = PosLabelClick
  411.     OnMouseDown = FormMouseDown
  412.     OnMouseMove = FormMouseMove
  413.     OnMouseUp = FormMouseUp
  414.   end
  415.   object URLLabel1: TmdURLLabel
  416.     Left = 200
  417.     Top = 288
  418.     Width = 93
  419.     Height = 13
  420.     Hint = 'www.homepage.my'
  421.     ShowHint = True
  422.     Transparent = True
  423.     ParentShowHint = False
  424.     LinkFont.Charset = ANSI_CHARSET
  425.     LinkFont.Color = clBlue
  426.     LinkFont.Height = -21
  427.     LinkFont.Name = 'Arial'
  428.     LinkFont.Style = [fsBold]
  429.     PassiveFont.Charset = DEFAULT_CHARSET
  430.     PassiveFont.Color = clWindowText
  431.     PassiveFont.Height = -11
  432.     PassiveFont.Name = 'MS Sans Serif'
  433.     PassiveFont.Style = []
  434.     Caption = 'www.homepage.my'
  435.     URL = 'www.homepage.my'
  436.     URLAsHint = True
  437.     ShowPrefix = False
  438.     LabelType = Auto
  439.     LinkType = http
  440.   end
  441.   object MorphAboutBtn: TTransparentButton
  442.     Left = 224
  443.     Top = 81
  444.     Width = 25
  445.     Height = 25
  446.     Hint = 'Morph Info'
  447.     Enabled = False
  448.     FrameStyle = fsRegular
  449.     Glyph.Data = {
  450.       76010000424D7601000000000000760000002800000020000000100000000100
  451.       04000000000000010000130B0000130B00001000000000000000000000000000
  452.       80000080000000808000800000008000800080800000C0C0C000808080000000
  453.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  454.       3333333333333333333333333333333333333333333333333333333333333333
  455.       3333333333333333333333333333333333333333333333333333333333333333
  456.       3333FF333FF33FF33FF3993339933993399388F3388F388F388F993339933993
  457.       399388F3388F388F388F993339933993399388F3388F388F388F993339933993
  458.       399388F3388F388F388F9993399339933993888FF88FF88F388F399999999993
  459.       3993388888888883388333333333333333333333333333333333333333333333
  460.       3333333333333333333333333333333333333333333333333333333333333333
  461.       3333333333333333333333333333333333333333333333333333}
  462.     NumGlyphs = 2
  463.     ParentShowHint = False
  464.     ShowHint = True
  465.     Transparent = False
  466.     OnClick = MorphAboutBtnClick
  467.   end
  468.   object InternationalSongAndArtist: TRxLabel
  469.     Left = 39
  470.     Top = 400
  471.     Width = 218
  472.     Height = 13
  473.     Alignment = taCenter
  474.     AutoSize = False
  475.     Caption = 'No Song Loaded'
  476.     Font.Charset = DEFAULT_CHARSET
  477.     Font.Color = clPurple
  478.     Font.Height = -11
  479.     Font.Name = 'MS Sans Serif'
  480.     Font.Style = []
  481.     ParentFont = False
  482.     ShadowColor = clFuchsia
  483.     ShadowSize = 2
  484.     Transparent = True
  485.     OnMouseDown = FormMouseDown
  486.     OnMouseMove = FormMouseMove
  487.     OnMouseUp = FormMouseUp
  488.   end
  489.   object MinMax1: TMinMax
  490.     Left = 7
  491.     Top = 272
  492.     Width = 28
  493.     Height = 28
  494.     MaxSize.X = 294
  495.     MaxSize.Y = 0
  496.     MaxPosition.X = 0
  497.     MaxPosition.Y = 0
  498.     MinTrackSize.X = 297
  499.     MinTrackSize.Y = 142
  500.     MaxTrackSize.X = 297
  501.     MaxTrackSize.Y = 0
  502.     Options = [opAllowResize]
  503.   end
  504.   object SongPositionSlider: TSlider
  505.     Left = 26
  506.     Top = 53
  507.     Width = 231
  508.     Height = 24
  509.     NumThumbStates = 2
  510.     Options = [soShowFocus, soSmooth]
  511.     Increment = 10
  512.     MinValue = 0
  513.     MaxValue = 100
  514.     Value = 0
  515.     TabOrder = 1
  516.     OnChange = SongPositionSliderChange
  517.     OnStopTracking = SongPositionSliderStopTracking
  518.   end
  519.   object LeftVolumeLevelBar: TExtProgressBar
  520.     Left = 8
  521.     Top = 16
  522.     Width = 16
  523.     Height = 78
  524.     Min = 0
  525.     Max = 255
  526.     TabOrder = 2
  527.     OnMouseDown = FormMouseDown
  528.     OnMouseMove = FormMouseMove
  529.     OnMouseUp = FormMouseUp
  530.     ExtendedStyles = [pbxVertical]
  531.   end
  532.   object RightVolumeLevelBar: TExtProgressBar
  533.     Left = 254
  534.     Top = 16
  535.     Width = 16
  536.     Height = 78
  537.     Cursor = crSizeWE
  538.     Min = 0
  539.     Max = 255
  540.     TabOrder = 3
  541.     OnMouseDown = FormMouseDown
  542.     OnMouseMove = FormMouseMove
  543.     OnMouseUp = FormMouseUp
  544.     ExtendedStyles = [pbxVertical]
  545.   end
  546.   object BalanceTrackBar: TSlider
  547.     Left = 165
  548.     Top = 16
  549.     Width = 87
  550.     Height = 17
  551.     NumThumbStates = 2
  552.     Options = [soShowFocus, soSmooth]
  553.     Increment = 1
  554.     MinValue = -173
  555.     MaxValue = 173
  556.     Value = 0
  557.     TabOrder = 4
  558.     OnChange = BalanceTrackBarChange
  559.   end
  560.   object VolumeTrackBar: TSlider
  561.     Left = 165
  562.     Top = 35
  563.     Width = 87
  564.     Height = 17
  565.     Cursor = crSizeNS
  566.     NumThumbStates = 2
  567.     Options = [soShowFocus, soSmooth]
  568.     Increment = 5
  569.     MinValue = 0
  570.     MaxValue = 255
  571.     Value = 1
  572.     TabOrder = 5
  573.     OnChange = VolumeTrackBarChange
  574.   end
  575.   object Vumeter1: TVumeter
  576.     LeftPeak = 0
  577.     RightPeak = 0
  578.     Left = 39
  579.     Top = 304
  580.   end
  581.   object AutoMorphLoaderTimer: TTimer
  582.     Interval = 200
  583.     OnTimer = AutoMorphLoaderTimerTimer
  584.     Left = 39
  585.     Top = 272
  586.   end
  587.   object Timer2: TTimer
  588.     Interval = 42
  589.     OnTimer = Timer2Timer
  590.     Left = 7
  591.     Top = 304
  592.   end
  593.   object MainInstance1: TMainInstance
  594.     Left = 103
  595.     Top = 272
  596.   end
  597.   object OpenDialog1: TOpenDialog
  598.     DefaultExt = '*.mp3'
  599.     Filter = 
  600.       'All GMP3 Files (*.mp3, *.pls, *.m3u)|*.mp3;*.pls;*.m3u|MPEG Laye' +
  601.       'r 3 Audio Files (*.mp3)|*.mp3|MPEG Layer 3 Play Lists (*.pls, *.' +
  602.       'm3u)|*.pls;*.m3u|All Files (*.*)|*.*'
  603.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist]
  604.     Left = 71
  605.     Top = 272
  606.   end
  607.   object MorphOpenDialog: TOpenDialog
  608.     DefaultExt = '.mph'
  609.     Filter = 'GMP3 Morph Files (*.mph)|*.mph'
  610.     Options = [ofHideReadOnly, ofNoChangeDir]
  611.     Left = 40
  612.     Top = 208
  613.   end
  614.   object ColorDialog1: TColorDialog
  615.     Ctl3D = True
  616.     Left = 168
  617.     Top = 208
  618.   end
  619.   object MorphSaveDialog: TSaveDialog
  620.     DefaultExt = '.mph'
  621.     Filter = 'GMP3 Morph Files (*.mph)|*.mph'
  622.     Options = [ofHideReadOnly, ofNoChangeDir]
  623.     Left = 168
  624.     Top = 272
  625.   end
  626.   object Recentlist1: TRecentlist
  627.     LinkedMenuItem = Crap1
  628.     OnClick = Recentlist1Click
  629.     Hidepath = True
  630.     HideExt = False
  631.     Left = 135
  632.     Top = 304
  633.   end
  634.   object CrapMenu2: TPopupMenu
  635.     Left = 71
  636.     Top = 304
  637.     object Crap1: TMenuItem
  638.       Caption = 'Crap'
  639.       Enabled = False
  640.     end
  641.   end
  642.   object MainPopupMenu: TPopupMenu
  643.     Left = 135
  644.     Top = 272
  645.     object About1: TMenuItem
  646.       Caption = '&GMP3...'
  647.       OnClick = About1Click
  648.     end
  649.     object N1: TMenuItem
  650.       Caption = '-'
  651.     end
  652.     object OpenFile1: TMenuItem
  653.       Caption = '&Open File'
  654.       OnClick = OpenBtnClick
  655.     end
  656.     object PlayLists1: TMenuItem
  657.       Caption = '&Play Lists'
  658.       OnClick = PlayLists1Click
  659.     end
  660.     object Morphs1: TMenuItem
  661.       Caption = '&Morphs'
  662.       object LoadMorph1: TMenuItem
  663.         Caption = '&Load Morph'
  664.         OnClick = LoadMorph1Click
  665.       end
  666.       object EditMode2: TMenuItem
  667.         Caption = '&Edit Mode'
  668.         OnClick = EditMode2Click
  669.       end
  670.     end
  671.     object Settings1: TMenuItem
  672.       Caption = '&Settings'
  673.       object Stayontop1: TMenuItem
  674.         Caption = '&Always On Top'
  675.         OnClick = Stayontop1Click
  676.       end
  677.       object LoopedCB: TMenuItem
  678.         Caption = '&Loop Song'
  679.         OnClick = LoopedCBClick
  680.       end
  681.       object Iconintrayonly1: TMenuItem
  682.         Caption = '&Icon In Tray Only'
  683.         OnClick = Iconintrayonly1Click
  684.       end
  685.       object DontAutoloadLastMorph1: TMenuItem
  686.         Caption = '&Don'#39't Autoload Last Morph'
  687.         OnClick = DontAutoloadLastMorph1Click
  688.       end
  689.       object HighPriority1: TMenuItem
  690.         Caption = '&High Priority'
  691.         Checked = True
  692.         OnClick = HighPriority1Click
  693.       end
  694.       object N2: TMenuItem
  695.         Caption = '-'
  696.       end
  697.       object FileAssociations1: TMenuItem
  698.         Caption = '&File Associations'
  699.         OnClick = FileAssociations1Click
  700.       end
  701.     end
  702.     object N3: TMenuItem
  703.       Caption = '-'
  704.     end
  705.     object ExitGMP1: TMenuItem
  706.       Caption = 'E&xit GMP'
  707.       OnClick = ExitGMP1Click
  708.     end
  709.   end
  710.   object PopupMenu1: TPopupMenu
  711.     OnPopup = PopupMenu1Popup
  712.     Left = 103
  713.     Top = 304
  714.   end
  715.   object BackTrackTrayIcon: TRxTrayIcon
  716.     Active = False
  717.     Hint = 'GMP3: Previous Track'
  718.     Icon.Data = {<image000.ico>}
  719.     OnClick = BackTrackTrayIconClick
  720.     Left = 71
  721.     Top = 336
  722.   end
  723.   object RxTrayIcon1: TRxTrayIcon
  724.     Hint = 'GMP3'
  725.     Icon.Data = {<image001.ico>}
  726.     PopupMenu = MainPopupMenu
  727.     OnClick = RxTrayIcon1Click
  728.     OnDblClick = RxTrayIcon1DblClick
  729.     Left = 103
  730.     Top = 336
  731.   end
  732.   object PlayStopTrayIcon: TRxTrayIcon
  733.     Hint = 'GMP3: Play/Pause'
  734.     Icon.Data = {<image002.ico>}
  735.     Icons.Icons = {
  736.       02000000FE0200000000010001002020100000000000E8020000160000002800
  737.       0000200000004000000001000400000000008002000000000000000000000000
  738.       0000000000000000000000008000008000000080800080000000800080008080
  739.       0000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF
  740.       0000FFFFFF000000000000000000000000000000000000000000000000000000
  741.       0000000000000000000000000000000000000000000000FFF888888888888888
  742.       88888888880000FFF88888888888888888888888880000FF8FFFFFFFFFFFFFFF
  743.       FFFFFFF8880000FF8FFFFFFFFFFFFFFFFFFFFFF8880000FF8FFFFFFFFFFFFFFF
  744.       FFFFFFF8880000FF8FFFFFFF000FFFFFFFFFFFF8880000FF8FFFFFFF000FFFFF
  745.       FFFFFFF8880000FF8FFFFFFF00000FFFFFFFFFF8880000FF8FFFFFFF00000FFF
  746.       FFFFFFF8880000FF8FFFFFFF00000FFFFFFFFFF8880000FF8FFFFFFF00000000
  747.       FFFFFFF8880000FF8FFFFFFF00000000FFFFFFF8880000FF8FFFFFFF00000000
  748.       00FFFFF8880000FF8FFFFFFF0000000000FFFFF8880000FF8FFFFFFF00000000
  749.       00FFFFF8880000FF8FFFFFFF00000000FFFFFFF8880000FF8FFFFFFF00000000
  750.       FFFFFFF8880000FF8FFFFFFF00000FFFFFFFFFF8880000FF8FFFFFFF00000FFF
  751.       FFFFFFF8880000FF8FFFFFFF00000FFFFFFFFFF8880000FF8FFFFFFF000FFFFF
  752.       FFFFFFF8880000FF8FFFFFFF000FFFFFFFFFFFF8880000FF8FFFFFFFFFFFFFFF
  753.       FFFFFFF8880000FF8FFFFFFFFFFFFFFFFFFFFFF8880000FF8FFFFFFFFFFFFFFF
  754.       FFFFFFF8880000FFF8888888888888888888888FFF0000FFFFFFFFFFFFFFFFFF
  755.       FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  756.       0000000000000000000000000000000000000000000000000000000000000000
  757.       0000000000000000000000000000000000000000000000000000000000000000
  758.       0000000000000000000000000000000000000000000000000000000000000000
  759.       0000000000000000000000000000000000000000000000000000000000000000
  760.       000000000000FE0200000000010001002020100000000000E802000016000000
  761.       2800000020000000400000000100040000000000800200000000000000000000
  762.       0000000000000000000000000000800000800000008080008000000080008000
  763.       80800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00
  764.       FFFF0000FFFFFF00000000000000000000000000000000000000000000000000
  765.       00000000000000000000000000000000000000000000000000FFF88888888888
  766.       888888888888880000FFF88888888888888888888888880000FF8FFFFFFFFFFF
  767.       FFFFFFFFFFF8880000FF8FFFFFFFFFFFFFFFFFFFFFF8880000FF8FFFFFFFFFFF
  768.       FFFFFFFFFFF8880000FF8FFFFFFFFFFFFFFFFFFFFFF8880000FF8FFFFFFFFFFF
  769.       FFFFFFFFFFF8880000FF8FFFFF00000FF00000FFFFF8880000FF8FFFFF00000F
  770.       F00000FFFFF8880000FF8FFFFF00000FF00000FFFFF8880000FF8FFFFF00000F
  771.       F00000FFFFF8880000FF8FFFFF00000FF00000FFFFF8880000FF8FFFFF00000F
  772.       F00000FFFFF8880000FF8FFFFF00000FF00000FFFFF8880000FF8FFFFF00000F
  773.       F00000FFFFF8880000FF8FFFFF00000FF00000FFFFF8880000FF8FFFFF00000F
  774.       F00000FFFFF8880000FF8FFFFF00000FF00000FFFFF8880000FF8FFFFF00000F
  775.       F00000FFFFF8880000FF8FFFFF00000FF00000FFFFF8880000FF8FFFFFFFFFFF
  776.       FFFFFFFFFFF8880000FF8FFFFFFFFFFFFFFFFFFFFFF8880000FF8FFFFFFFFFFF
  777.       FFFFFFFFFFF8880000FF8FFFFFFFFFFFFFFFFFFFFFF8880000FF8FFFFFFFFFFF
  778.       FFFFFFFFFFF8880000FFF8888888888888888888888FFF0000FFFFFFFFFFFFFF
  779.       FFFFFFFFFFFFFF00000000000000000000000000000000000000000000000000
  780.       0000000000000000000000000000000000000000000000000000000000000000
  781.       0000000000000000000000000000000000000000000000000000000000000000
  782.       0000000000000000000000000000000000000000000000000000000000000000
  783.       0000000000000000000000000000000000000000000000000000000000000000
  784.       0000000000000000}
  785.     OnClick = PlayStopTrayIconClick
  786.     Left = 39
  787.     Top = 336
  788.   end
  789.   object NextTrackTrayIcon: TRxTrayIcon
  790.     Active = False
  791.     Hint = 'GMP3: Next Track'
  792.     Icon.Data = {<image003.ico>}
  793.     OnClick = NextTrackTrayIconClick
  794.     Left = 7
  795.     Top = 336
  796.   end
  797.   object ShellLink1: TShellLink
  798.     HotKey = 0
  799.     ShowCmd = 0
  800.     IconNumber = 0
  801.     Update = True
  802.     Left = 135
  803.     Top = 336
  804.   end
  805.   object AppEvents1: TAppEvents
  806.     OnActivate = AppEvents1Activate
  807.     OnIdle = AppEvents1Idle
  808.     OnMinimize = AppEvents1Minimize
  809.     OnRestore = AppEvents1Restore
  810.     OnActiveFormChange = AppEvents1ActiveFormChange
  811.     Left = 71
  812.     Top = 240
  813.   end
  814.   object AmigaFont: TUhwFont
  815.     CharSpace = 1
  816.     UhwStrukt.UhwStrukt = {
  817.       040A00011D150000086C0000000048000000500000005C000000640000007000
  818.       000078000000840000008C00000098000008A0000010A4000018AC000024B000
  819.       002CB8000034BC00003CC4000044CC00004CD0000054D800005CDC000068E400
  820.       0070E8000078F0000080F4000088FC000090FC000098FC0000A4FC0000ACFC00
  821.       00B4FC0000C4FC00FC00FC000094000000940000009400000094000000940000
  822.       0094000000940000009400000094000000940000009400000094000000940000
  823.       0094000000940000009400000094000000940000009400000094000000940000
  824.       0094000000940000009400000094000000940000009400000094000000940000
  825.       0094000000940000009400000094000000940000009400000094000000940000
  826.       0094000000940000009400000094000000940000009400000094000000940000
  827.       0094000000940000009400000094000000940000009400000094000000940000
  828.       0094000000940000009400000094000000940000009400000094000000940000
  829.       009400000094000000FC0000040400000C04000010080000180C00001C0C0000
  830.       20100000281400002C14000034180000381C00003C1C00004420000048240000
  831.       50240000542800005C2C0000643000006C340000743800007C3C000084400000
  832.       9044000098480000A04C0000A8500000B0540000B8580000C05C0000C8600000
  833.       0000000000000000000000000000000000000000000000000000000000000000
  834.       0000000000000000000000000000000000000000000000000000000000000000
  835.       0000000000000000000000000000000000000000000000000000000000000000
  836.       0000000000000000000000000000000000000000000000000000000000000000
  837.       0000000000000000844000008C480000945404009C5C0400A4640800AC6C0800
  838.       B4780800BC800C00C4880C00CC901000D49C1000DCA41000E4AC1400ECB41400
  839.       F4C01800FCC8180080000000880000009000000098000000A0000000A8000000
  840.       B0000000B8000000C4000000CC000000D4000000DC000000E4000000EC000000
  841.       F4000000FC00000000FCFC0000ECFC0000DCFC0000C8FC0000B8FC0000A8FC00
  842.       0098FC000088FC000074FC000064FC000054FC000044FC000034FC000020FC00
  843.       0010FC000000FC0088008800940094009C009C00A800A800B400B400BC00BC00
  844.       C800C800D000D000DC00DC00E800E800F000F000FC00FC00FC24FC00FC48FC00
  845.       FC6CFC00FC90FC00000000000808080010101000181818002020200028282800
  846.       3030300038383800404040004848480050505000585858006060600068686800
  847.       7070700078787800848484008C8C8C00949494009C9C9C00A4A4A400ACACAC00
  848.       B4B4B400BCBCBC00C4C4C400CCCCCC00D4D4D400DCDCDC00E4E4E400ECECEC00
  849.       F4F4F400FCFCFC008CBC000100008CBC000100008CBC000100008CBC00010000
  850.       8CBC000100008CBC000100008CBC000100008CBC000100008CBC000100008CBC
  851.       000100008CBC000100008CBC000100008CBC000100008CBC000100008CBC0001
  852.       00008CBC000100008CBC000100008CBC000100008CBC000100008CBC00010000
  853.       8CBC000100008CBC000100008CBC000100008CBC000100008CBC000100008CBC
  854.       000100008CBC000100008CBC000100008CBC000100008CBC000100008CBC0001
  855.       00008CBC000100008CBC00010000010003070200160007040110320008060210
  856.       3200000602106200080702106200000702109A0004040136AA0005070236CD00
  857.       05070236F000070602361A010706023644010404063654010702043662010303
  858.       06366B01070702369C0107070235CD0107070235FE01070702352F0207070235
  859.       600207070235910207070235C20207070235F302070702352403070702355503
  860.       07070235860303060335980304070335B40306060235D80307040335F4030606
  861.       02351804070702351804000702354904070702357A0407070235AB0407070235
  862.       DC04070702350D05070702353E05070702356F0507070234A00507070234D105
  863.       05070234F40507070234250607070234560607070234870608070234BF060707
  864.       0234F006070702342107070702345207070802348A0707070234BB0707070234
  865.       EC07070702341D08070702344E08070702347F0808070234B70807070234E808
  866.       070702341909070702344A09050701346D0908070133A50905070133C8090704
  867.       0033E40908020733F40904040033040A070603332E0A070702335F0A07060333
  868.       890A07070233BA0A07060333E40A07070233150B07070333460B07070233770B
  869.       050801339F0B07090133DE0B070702330F0C05070233320C08060333620C0706
  870.       03338C0C07060333B60C07070333E70C080703321F0D07060332490D07060332
  871.       730D07070232A40D07060332CE0D06060332F20D09060332280E07060332520E
  872.       07070332830E07060332830E00060332830E00060332830E00060332830E0006
  873.       0332830E00060332AD0E06060032D10E04060032E90E060600320D0F06060032
  874.       310F06060032550F06060032790F07060032A30F06060032C70F07060032F10F
  875.       070600321B10050401322F10050202322F10000202322F10000202322F100002
  876.       02322F10000202322F10000202322F10000202322F10000202322F1000020232
  877.       2F10000202322F10000202322F10000202322F10000202322F10000202322F10
  878.       000202322F10000202322F10000202322F10000202322F10000202322F100002
  879.       02322F10000202322F10000202322F10000202322F10000202322F1000020232
  880.       2F10000202322F10000202322F10000202322F10000202322F10000202322F10
  881.       000202322F10000202322F10000202322F10000202322F10000202322F100002
  882.       02322F10000202322F10000202322F10000202322F10000202322F1000020232
  883.       2F10000202322F10000202322F10000202322F10000202322F10000202322F10
  884.       000202322F10000202322F10000202322F10000202322F10000202322F100002
  885.       02322F10000202322F10000202322F10000202322F10000202322F1000020232
  886.       2F10000202322F10000202322F10000202322F10000202322F10000202322F10
  887.       000202322F10000202322F10000202322F10000202322F10000202322F100002
  888.       02322F10000202322F10000202322F10000202322F10000202322F1000020232
  889.       2F10000202322F10000202322F10000202322F10000202322F10000202322F10
  890.       000202322F10000202322F10000202322F10000202322F10000202322F100002
  891.       02322F10000202322F10000202322F10000202322F10000202322F1000020232
  892.       2F10000202322F10000202322F10000202322F10000202322F10000202322F10
  893.       000202322F10000202322F10000202322F10000202322F10000202322F100002
  894.       02322F10000202322F10000202322F1000020232391008050131391000050131
  895.       3910000501313910000501313910000501313910000501313910000501313910
  896.       0005013139100005013139100005013161100605013161100005013161100005
  897.       0131611000050131FDFBE8FBF5E4F9F3E4F7F0E400E4E4F9F3E8E8E2E400FDFB
  898.       00FDFB00EEF9F3E4F9F1E4F9F7ECF3F5E8E400E4E400E4E400EEFDF9ECFDF900
  899.       00FDF9F3F1F7F3F000EEF5F0E4F5F1E4E4FBF9F3F5F9F1F000EEF3ECE4F1ECE4
  900.       E40000E4E400E4E400FDFB0000ECFDF700F9F0E4EEFDF5EAE400E4EAFBF7EAE4
  901.       0000ECFDF7E8E40000ECF9F5E8E4FBF900F9F5E8E400F7ECE400E8E4000000E4
  902.       E400FDFB00EEF9F1E4F3F5E8E400E4E400F0FDFBF7E8FDF9E8E4E4FBF3E40000
  903.       F9F3E40000F5F1E40000EEF0F1F30000E8E4E4E4FDFBF9EC0000E4F1F1E80000
  904.       F5F1E40000F7F1E400ECF9EEE4FBF9F5EAE4E8E4E4E4E8FDF9EC00FDF70000F3
  905.       F5FBF7E4E4FDFDF7F5F7F30000F3F7F1F1E4E4FDF7E6E4F0EC0000E6E400E8E4
  906.       E40000FDFBE800000000F9F5E40000FDF9FBF3F3F5E8E8E4F3F1E4E4E40000F7
  907.       F0E400000000E8E4E4000000FDFB00EEF9F1E4F3F5E8E400E4E400FDF7F5F3F1
  908.       F0E8E8E4E4E4E4E4E4FDFBE8F7EEE4E8E4E400000000ECFDFB000000ECFDF7E8
  909.       0000ECFBF7E8E400ECFBF7E8E400ECFBF7E8E40000FBF7E8E400000000E4E400
  910.       000000F3FDFBF9F7EE00FDF9E4E2F1F100F9F5E400F5F1E4F7F3E400F9F1E4F5
  911.       F3E400FBF0E4EEF3F5FBF7ECE40000E4E4E4E40000F0FDFB00000000FDF9F3E4
  912.       00000000F5F1E400000000F9F1E400000000FBF1E40000F7F9FDF9F5F20000E4
  913.       E4E4E4E4E4F3FDF7F5F3EC00FDF7E8E8F1EEE800E4EEF7F1EAE400ECF9F1EAE4
  914.       00EEFBF3EAE40000FDFBF9F7F5F30000E4E4E4E4E4E4F3FDF9F7F3EC00FDF7E8
  915.       E8F5F0E8000000FDF9E800000000E4F1EEE8FDF70000FBF0E4EEF3F7FBF5EAE4
  916.       00E8E4E4E4E400EAEE00FDF90000F0FB00FBF5E400FBF7E4F9F3E400F5F3F7FB
  917.       F1EE0000E4E4F5F0E4E4000000F7EEE40000000000E4E400FDFBF9F7F3F100F9
  918.       F3E4E4E4E4E4F5F7F9F7F3EC0000E4E4EAF1F000000000F0FBF1E4FBF7F5F9F5
  919.       ECE400E4E4E4E4E400F1FDF9F5F3EE00FDF5EAE4E4E4E8F9F3F1F1F0EC00F7F1
  920.       EAE4F3F0E8F3F0E200FBF1E4EEF1F5FBF7EEE400E8E4E4E4E400FDFBF9F7F5F3
  921.       000000E4E4F3F0E4000000EEF9EEE40000EEFBF5E8E40000FDF7EAE4000000F9
  922.       F1E40000000000E4E40000F1FDF9F7F3EC00FDF3E6E6FBF0E8F5FBF9FBF700E4
  923.       FBF0E8E4F1F0E8F5EEE400F9F0E4EEF1F7FBF5E8E400E6E4E4E4E400F3FDFBF9
  924.       F7EE00FDF9E4E4F3F1E8F9F3E400F9F3E4F0F1F1F7FBF3E40000E4E8F5F1E400
  925.       FDF9F9FBEEE40000E4E4E4E400FDF900F7EEE400E4E4FDF900F7EEE400E4E400
  926.       FDF90000F5EEE40000E4E400FDF900EEF9F3E4F1F1EAE400E4E4000000EEFBF5
  927.       0000F0FDF5EAE4EEFDF7ECE40000EEF3F0E8000000EEF3F00000000000E4E4FD
  928.       F7F5F3F1F00000E4E4E4E4E4E4FDF7F5F3F1F00000E4E4E4E4E4E4ECFDF9EC00
  929.       0000EEF5F1EC000000EEF5F1EC00EEFBF5E8E4ECFDF5EAE4000000E4E40000F3
  930.       FDF7F5F3EC00FDF7E8E8F1EEE800E4EEF7F1E4E400ECF9F1E4E400000000E4E4
  931.       00000000F7F3000000000000E4E40000F0FDFBF9F7EE00FDFBE4E4F5F1E8FBF5
  932.       E400F7F3E4F9F3F1FBFDF3E4F7F3E4E4F5F3E4F5F3E400F9F3E4E8E4E400E8E4
  933.       E4FDFBF9F7F3EC00FBF5E4E4F3EEE8F9F3F1F5FBE8E4F7F0E4E4F1F0E8F5F0E4
  934.       EEF9F0E4F3F3F5F9F5ECE4E8E4E4E4E4E4E8F1FDFBF7F5EC00FDF9E4E4F3F1E8
  935.       FBF5E400E8E4E4F9F3E400000000F7F3E400FBF7E8F0F1F3F9F3EEE400E8E4E4
  936.       E4E4E8FDFBF9F7F1E800FBF7E4E8F3F0E8F9F3E400F5F1E4F7F3E400F9F1E4F5
  937.       F3E400FDF0E4F3F3F1F9F5EAE4E8E4E4E4E4E4E8FDFBF9F7F5F3E8FBF5E4E4E4
  938.       E4E4F9F3E400000000F7F3F5F7E80000F5F3E4E4E40000F3F3F3F7F9F7E8E8E4
  939.       E4E4E4E4E4FDFBF9F7F5F3E8FBF7E4E4E4E4E4F9F3E400000000F7F3F5F7E800
  940.       00F5F3E4E4E40000F3F3E400000000E8E4E400000000F3FDFBF9F7F000FDF7E4
  941.       E4F5F3E8FBF3E40000E4E4F9F3E4FDF9F700F5F1E200F5F1E4EEF1F1F7FBF0E4
  942.       00E6E4E4E4E4E4FDFB0000FDFB00FBF7E400FBF7E4F9F3E400F9F3E4F7F3F5F9
  943.       FBF3E4F5F3E4E4F5F1E4F3F1E400F9F1E400E4E40000E4E4FDFBF9F70000F5F3
  944.       E4E400F7F3E40000F9F3E40000FBF3E400FBFDF7F00000E4E4E4E40000FDFBF9
  945.       F700000000E4F3F1E400000000F9F3E400000000FBF3E4FDF900EEFDF0E4F0F3
  946.       F5FBF7EAE400E8E4E4E4E400FDF900EEFDF700FBF7EEFBF5E8E4F9F3F9F7EAE4
  947.       00F7F3F0F1F00000F5F3E4ECF3F0E8F3EEE400F9F0E400E4E40000E4E4FDFB00
  948.       00000000FBF7E400000000F9F3E400000000F7F3E400000000F5F3E400000000
  949.       F3F1F1F3F5F70000E4E4E4E4E4E4FDFBEC00EEF9F700FBF7F1ECFBF5F3E4F9F3
  950.       F1F5F5F3F1E4F7F3E4F1E4F1F1E4F5F3E400E4F7F1E4F3F0E40000FBF0E400E4
  951.       E4000000E4E4FDFB0000FDFB00FBF7F100FBF7E4F9F3F1F1F7F3E4F7F3ECF1F3
  952.       F1E4F5F3E4ECF3F1E4F3EEE400F5EEE400E4E40000E4E4F3FDFBF9F7EE00FDF9
  953.       EEE4F1F1E8F9F5E400F5F1E4F7F3E400F9F1E4F5F3E400FBF0E4EEF3F5FBF7EC
  954.       E400E8E4E4E4E400FDFBF9F7F5EC00FBF7E4E4F3F0E8F9F3E400F7F0E4F7F3F5
  955.       F9F500E4F5F3E4E4E4E400F3F0E40000000000E4E400000000F3FDFBF9F7EE00
  956.       FDF9EEE4F1F1E8F9F5E400F5F1E4F7F3E400F7F1E4F5F3E4FBF3F0E4EEF3F5F7
  957.       F7ECE400E8E4E4EEF0E600000000E8E800FDFBF9F7F5EC00FBF7E4E4F3F0E8F9
  958.       F3E400F9F0E4F7F3F5FBF5E8E4F5F3E4E4F3F000F3F0E400F9EEE400E4E40000
  959.       E4E4F0FDFBF9F7F500FDF7E4E4E4E4E4F1F3F5F3F3EC000000E4E8F1F1000000
  960.       0000F9F0E4FBF9F7FBF7ECE400E4E4E4E4E400FDFBF9F7F5F30000E4F3F1E4E4
  961.       E40000F7F1E400000000F9F1E400000000FBF1E400000000FDF0E40000000000
  962.       E4E40000FDFB0000FDFB00FBF5E400FBF5E4F9F3E400F9F3E4F7F3E400F7F3E4
  963.       F5F3E400F9F1E4F0F3F3F9F5EEE400E8E4E4E4E400FDFD0000FDFB00FBF7E400
  964.       FBF7E4F9F3E400F9F3E4F5F3E400F7EEE4ECF3F3F9F300E400ECF1F1ECE40000
  965.       0000E6E40000FDFB000000FDFB00FBF5E40000FBF5E4F9F3E40000F9F3E4F7F3
  966.       E4FB00F7F3E4F5F1F1F7F7F3F0E4ECF0ECE4F1EEE6E40000E4E400E4E400FDFB
  967.       0000FDFB00FBF7E400FBF5E4EEF5F5F9F7E800F7F7E4E4F3F0E4F7F3E400F5F1
  968.       E4F3F1E400F7F1E400E4E40000E4E4FDF90000FDF900F9F5E200F9F5E4F5F3E4
  969.       00FBF3E4ECF3F1F9F5E8E400ECF5F1E4E4000000F7F0E40000000000E4E40000
  970.       FDFBF9F7F5F30000E4E4E4F3EEE40000EEF7F1E4E400ECF9F1E4E400EEFBF3E4
  971.       E40000FDFBF9F7F5F30000E2E4E4E4E4E4FDFBF9F700FBF5E4E4E4F9F3E40000
  972.       F7F3E40000F5F3E40000F3F3F5F50000E4E4E4E4FDFDEC0000000000ECF5F1EC
  973.       0000000000ECF5F1EC0000000000ECF5F1EC0000000000ECF5F1EC0000000000
  974.       ECF5ECE60000000000ECE4E4FDFBF9F70000E4F1F1E40000F3F3E40000F5F3E4
  975.       0000F5F3E4FBF7F9EEE400E4E4E4E40000EEFBEC000000EEFDF9F3EC00EEF9F7
  976.       E8F1EEEC00E8E4E4E8E4E4FDF7F5F3F1F0EEE8E8E4E4E4E4E4E4E4FDFBE800F9
  977.       F5E600EEF3ECE800E8E4E400FDFBF9F7EE000000E4E4F5F1E8F1FDF9F9F9F1E4
  978.       FBF7E4E4F5F1E4EEF3F5F5F9EEE400E8E4E4E4E4E4FDF90000000000FBF5F3F5
  979.       F3EE00F9F3E4E6F1F0E8F7F3E400F7F1E4F5F3E4ECFBF0E4F3F3F5FBF7ECE400
  980.       E4E4E4E4E400F3FDFBF9F7EC00FDFBE4E4F3F0E8F9F5E40000E4E4F5F3E400FB
  981.       F900EEF3F5F7F5ECE40000E4E4E4E40000000000FDFB00F3FDFBF9FBF7E4FDFB
  982.       E4E4F1F3E4F9F5E400F7F3E4F5F3E400F9F3E4EEF3F5F7FBEEE40000E4E4E4E4
  983.       E4F3FDFBF9F7EC00FDFBE4E4F3F0E8F9F5F3F7F5EEE4F5F3E4E4E4E4E4EEF1F3
  984.       F5F7000000E8E4E4E4E400F3FDFBF9F7EC00FDFBE4E4F1F0E8FBF5E400E8E4E4
  985.       F9F3F1F5000000F7F3E4E4E40000F5F0E40000000000E4E400000000F1FDFBF9
  986.       F7F500FDF9E4E4F1F1E4F9F5E400F7F1E4EEF3F1F5F9F1E40000E4E4F3F0E400
  987.       FBF7F5F7EEE40000E4E4E4E400FDFB0000000000FBF7F1F3F1EC00F9F3E4E4F3
  988.       F000F7F3E400F5F1E4F5F3E400F7F1E2F3EEE400F5F1E400E4E40000E4E400FB
  989.       F500000000E4E400FDFBF9000000F5F1E40000F7F3E40000F9F3E400F9FBF7F0
  990.       0000E4E4E4E400000000FDF7000000000000E4E4000000FDFBF70000000000F5
  991.       F1E400000000F7F3E400000000F9F3E4FDFB0000FBF1E4F0F3F7FBF9ECE400E8
  992.       E4E4E4E400FDFBE800000000FBF7E6F1FDF900F9F3F0F9F5E8E4F7F3F1F7EAE4
  993.       00F5F3E8F1F00000F3EEE4ECF1EE0000E4E400ECE4E4FDFBF9000000F5F1E400
  994.       00F7F3E40000F9F3E40000FBF3E400FBFDF7F00000E4E4E4E4FDFBEE00F7F5EE
  995.       00FBF7F1F9F7F5F0E8F9F3EAF1EAF5F0E4F7F3E4ECE4F9F0E4F5EEE40000F7F0
  996.       E400E4E40000E8E4E4FDFBF9F7F5EE00FBF7E4E4F1F1E8F9F3E400F5F3E4F7F3
  997.       E400F7F3E4F5F1E400F5F1E400E4E400E8E4E4F3FDFBF9F7EE00FDF9E8E4F3F1
  998.       E8F9F3E400F7F3E4F5F3E400FBF1E4EEF3F5F9F7ECE40000E4E4E4E400FDFBF9
  999.       F7F5EC00FBF7E4E4F3F0E8F9F3E400F7F0E4F7F3F5F9F500E4F5F3E4E4E4E400
  1000.       F3F0E40000000000E4E400000000F1FDF9F5F1FDF5E8FDF9E4E4F1F7E4E4F7F3
  1001.       E400F5F3E400EEF1F5F7F9F3E4000000E4E4F3F1E40000000000F3EEE4000000
  1002.       000000E4E400FDFBF9F7F5F000FBF7E4E4F3F1E8F9F3E400E8E4E4F7F3E40000
  1003.       0000F5F1E40000000000E4E400000000F1FDFBF9F7F500FBF9E4E4E4E4E4F1F5
  1004.       F3F3F100000000E4E4F5F0E8F9F7F7F9F3ECE400E4E4E4E4E40000FDF7000000
  1005.       00FBF7F3F100000000F5F1E4E4000000F9F3E400000000F7F300F7F70000F0F1
  1006.       F3F5ECE40000E8E4E4E400FDFB0000FDFB00FBF5E400F9F5E4F7F3E400F7F3E4
  1007.       F5F3E400F9F1E4F0F3F3F9F5EEE400E8E4E4E4E400FDFB0000FDF9F9F5E400F9
  1008.       F5F5F3E400F7F0ECF3F3F9F3E800ECF1F1ECE4000000E6E40000FDFB000000FD
  1009.       FB00E4F9F5E40000F9F5E4E4F7F3E4FB00F7F3E4E4F5F1F1F7F7F3F0E400ECF0
  1010.       ECE4F1EEE6E4000000E4E400E4E400FDFB0000FDFB00FBF7E400FBF5E4EEF5F5
  1011.       F9F7E8E4F7F7E4E4F3F0E4F5F3E400F3F1E400E4E40000E4E4FDFB0000FDF900
  1012.       FBF9E400FBF3E4F9F5E400F9F1E4EEF3F1F5F9F1E40000E4E4F3F0E400FBF7F5
  1013.       F7EEE40000E4E4E4E400FDFBF9F7F5F70000E4ECF3F100E400F0F9F700E400F0
  1014.       FBF5ECE40000FDF7F5F5F7F70000E4E4E4E4E4E4F1FDF9F5EC00FDF5E4F0EEE8
  1015.       F9EEE4F5F0E4F5EEE4F9F3E4EEF3F9F5ECE400E8E4E4E400F0FDF700FDF5F0E2
  1016.       00F3F0E200F5F0E200F7F0E40000E4E4FDFBF7F3EE0000E4E4F3F1E800EEF9F1
  1017.       E6E4ECFBF3E8E400F9F5F3F1F10000E4E4E4E4E4FDFBF7F5EC0000E4E4F3F0E8
  1018.       0000F3F7E4E40000E6F9F0E8FBF7F9F5E4E400E4E4E4E400EEFB00FDF700F9F5
  1019.       E4F9F1E4F3F1F5F9F0E400E4E4F3F0E4000000F5F0E400000000E4E4FDFBF9F7
  1020.       F500FBF5E4E4E4E4F3F1F1F1EC0000E4E4F5F3E8F7F5F5F5EEE400E4E4E4E400
  1021.       F0FDF9F7F5EC00FDF9E4E4E4E400F9F5F0F1F1EC00F1F1E4E4F5F300EEF1F5F9
  1022.       F5ECE40000E4E4E4E400FDFBF9F7F50000E4ECF3F1E800EEF9F3E8E400F9F5EA
  1023.       E40000F3F1E400000000E4E40000EEFDFBF7F3EC00F9F5E6E6F9F1E8ECF5F7FB
  1024.       F5E4E4F5F5E4E4F5F3E8EEF3F3F7F5E6E400E8E4E4E4E400F0FDFBF9F7EC00FD
  1025.       F7E4E4F3F0E8F0F1F1F5F7F1E40000E4E4F1F1E400F9F5F5F3EEE40000E4E4E4
  1026.       E40000F9F5E400F9FBF3F3E8E4F3F1E4E400E8E4E400FDF7F3F1E800E4E4E4E4
  1027.       FDFBEE00F7F5EE00FBF7F1F9F7F5F0E8F9F3EAF1EAF5F0E4F7F3E4EAE4F9F0E4
  1028.       00E4E4E8E4E8E4E4FDFBF7F5EE00FBF7E4F1F1E8F7F3E4F5F3E4F5F1E4F5F1E4
  1029.       00E4E4E8E4E40000000000000000000009050808080509000000000000000000
  1030.       0000000000000000000000090508080806010000000000000000000000000000
  1031.       0000000000000905080808080209000000000000000000000000000000000000
  1032.       0009020808080805090000000000000000000000000000000000000000010608
  1033.       0808060100000000000000000000000000000000000000000902080808080209
  1034.       0000000000000000000000000000000000000000010608080806010000000000
  1035.       0000000000000000000000090000000902080808080309000000000000000000
  1036.       0000000000090109000000090308080808030900000000000000000000000901
  1037.       0202090000000009030808080803010900000000000000090102050209000000
  1038.       0000000902060808080602010909090909010205050209000000000000000009
  1039.       0102050608080605050505050505020109000000000000000000000009090102
  1040.       0505050505050502010900000000000000000000000000000000090909090909
  1041.       0909090000000000000000090909090909090909090909090909090909090000
  1042.       00000000042000000720000009000D0000000300FF2020707269766174651C00
  1043.       0E0000000300FF202020207B2050726976617465206465636C61726174696F6E
  1044.       73207D7308000F0000000300FF20207075626C6940540041C4825803B41F0000
  1045.       2020207B205075626C6963206465636C61726174696F6E73207D060011000000
  1046.       0300FF2020656E643B500000120000000300FF000300130000000300FF766172
  1047.       1000140000000300FF2020466F726D313A2054466F726D313B6C000015000000
  1048.       0300FF000E00160000000300FF696D706C656D656E746174696F6E3100001700
  1049.       00000300FF000A00180000000300FF7B2452202A2E44464D7D74000019000000
  1050.       0300FF0004001A0000000300FF656E642E2A00001B0000000500FF2000001B00
  1051.       00000500FF200000000000000000000000000000000000000000000000000000
  1052.       50BD570350BD5703AC0200000000000000000000000000000000000000000000
  1053.       0000000000000000000000000000000000000000000000000000000000000000
  1054.       0000000000000000000000000000000000000000000000000000000000000000
  1055.       0000000000000000000000000000000000000000000000000000000000000000
  1056.       0000000000000000000000000000000000000000000000000000000000000000
  1057.       0000000000000000000000000000000000000000000000000000000000000000
  1058.       0000000000000000000000000000000000000000000000000000000000000000
  1059.       00000000000000000000000000000000F41F0001F41F0001BC01000000000000
  1060.       0000000000000000000000000000000000000000000000000000000000000000
  1061.       0000000000000000000000000000000000000000000000000000000000000000
  1062.       0000000000000000000000000000000000000000000000000000000000000000
  1063.       0000000000000000000000000000000000000000000000000000000000000000
  1064.       0000000000000000000000000000000000000000000000000000000000000000
  1065.       0000000000000000000000000000000000000000000000000000000000000000
  1066.       0000000000}
  1067.     Left = 7
  1068.     Top = 240
  1069.   end
  1070.   object NoTask1: TNoTask
  1071.     HideForm = False
  1072.     Left = 136
  1073.     Top = 240
  1074.   end
  1075.   object MorphInfo: TStrHolder
  1076.     Sorted = True
  1077.     Left = 168
  1078.     Top = 240
  1079.   end
  1080.   object EditModePopup: TPopupMenu
  1081.     OnPopup = EditModePopupPopup
  1082.     Left = 72
  1083.     Top = 208
  1084.     object PropertiesEditor1: TMenuItem
  1085.       Caption = '&Properties Editor'
  1086.       OnClick = PropertiesEditor1Click
  1087.     end
  1088.     object Mask1: TMenuItem
  1089.       Caption = '&Mask && Form'
  1090.       object Unmask1: TMenuItem
  1091.         Caption = '&Unmask'
  1092.         OnClick = Unmask1Click
  1093.       end
  1094.       object Remask1: TMenuItem
  1095.         Caption = '&Remask'
  1096.         OnClick = Remask1Click
  1097.       end
  1098.       object N6: TMenuItem
  1099.         Caption = '-'
  1100.       end
  1101.       object ToggleTitleBar1: TMenuItem
  1102.         Caption = '&Title Bar'
  1103.         OnClick = ToggleTitleBar1Click
  1104.       end
  1105.       object WindowStyle1: TMenuItem
  1106.         Caption = '&Window Style'
  1107.         object NormalBorder1: TMenuItem
  1108.           Caption = '&Normal'
  1109.           RadioItem = True
  1110.           OnClick = NormalBorder1Click
  1111.         end
  1112.         object ToolbarBorder1: TMenuItem
  1113.           Caption = '&Toolbar'
  1114.           RadioItem = True
  1115.           OnClick = ToolbarBorder1Click
  1116.         end
  1117.       end
  1118.       object N7: TMenuItem
  1119.         Caption = '-'
  1120.       end
  1121.       object LoadPicture1: TMenuItem
  1122.         Caption = 'Load &Background'
  1123.         OnClick = LoadPicture1Click
  1124.       end
  1125.       object LoadMask1: TMenuItem
  1126.         Caption = '&Load &Mask'
  1127.         OnClick = LoadMask1Click
  1128.       end
  1129.       object N4: TMenuItem
  1130.         Caption = '-'
  1131.       end
  1132.       object ClearBackground1: TMenuItem
  1133.         Caption = 'Cl&ear Background'
  1134.         Enabled = False
  1135.         OnClick = ClearBackground1Click
  1136.       end
  1137.       object ClearMask1: TMenuItem
  1138.         Caption = 'Cle&ar Mask'
  1139.         Enabled = False
  1140.         OnClick = ClearMask1Click
  1141.       end
  1142.     end
  1143.     object Colours1: TMenuItem
  1144.       Caption = '&Colour Tools'
  1145.       object ColourGrabber1: TMenuItem
  1146.         Caption = '&Grabber'
  1147.         OnClick = ColourGrabber1Click
  1148.       end
  1149.       object ColourCodeFinder1: TMenuItem
  1150.         Caption = '&Palette'
  1151.         Hint = 'Use this to find the RGB Values for Color properties'
  1152.         OnClick = ColourCodeFinder1Click
  1153.       end
  1154.     end
  1155.     object OrginalGraphics1: TMenuItem
  1156.       Caption = 'Restore Graphic For'
  1157.       object OpenFileButton1: TMenuItem
  1158.         Caption = '&1 Open File Button'
  1159.         OnClick = OpenFileButton1Click
  1160.       end
  1161.       object PlayListButton1: TMenuItem
  1162.         Caption = '&2 Play List Button'
  1163.         OnClick = PlayListButton1Click
  1164.       end
  1165.       object PlayButton1: TMenuItem
  1166.         Caption = '&3 Play Button'
  1167.         OnClick = PlayButton1Click
  1168.       end
  1169.       object LastTrackButton1: TMenuItem
  1170.         Caption = '&4 Last Track Button'
  1171.         OnClick = LastTrackButton1Click
  1172.       end
  1173.       object PauseButton1: TMenuItem
  1174.         Caption = '&5 Pause Button'
  1175.         OnClick = PauseButton1Click
  1176.       end
  1177.       object StopButton1: TMenuItem
  1178.         Caption = '&6 Stop Button'
  1179.         OnClick = StopButton1Click
  1180.       end
  1181.       object NextTrackButton1: TMenuItem
  1182.         Caption = '&7 Next Track Button'
  1183.         OnClick = NextTrackButton1Click
  1184.       end
  1185.       object ID3TagButton1: TMenuItem
  1186.         Caption = '&8 ID3 Tag Button'
  1187.         OnClick = ID3TagButton1Click
  1188.       end
  1189.       object MorphInfoButton1: TMenuItem
  1190.         Caption = '&9 Morph Info Button'
  1191.         OnClick = MorphInfoButton1Click
  1192.       end
  1193.     end
  1194.     object EditMorphCredits1: TMenuItem
  1195.       Caption = '&Edit Morph Credits'
  1196.       OnClick = EditMorphCredits1Click
  1197.     end
  1198.     object N8: TMenuItem
  1199.       Caption = '-'
  1200.     end
  1201.     object SaveLayout1: TMenuItem
  1202.       Caption = '&Save Morph'
  1203.       OnClick = SaveLayout1Click
  1204.     end
  1205.     object N5: TMenuItem
  1206.       Caption = '-'
  1207.     end
  1208.     object EditMode1: TMenuItem
  1209.       Caption = 'E&xit Edit Mode'
  1210.       OnClick = EditMode1Click
  1211.     end
  1212.   end
  1213.   object FormStorage1: TFormStorage
  1214.     IniFileName = 'GMP3.ini'
  1215.     IniSection = 'Main'
  1216.     Options = []
  1217.     StoredProps.Strings = (
  1218.       'HighPriority1.Checked'
  1219.       'LoopedCB.Checked'
  1220.       'Stayontop1.Checked'
  1221.       'Iconintrayonly1.Checked'
  1222.       'MorphInfo.Strings'
  1223.       'MorphToLoadNextStart.Strings'
  1224.       'DontAutoloadLastMorph1.Checked')
  1225.     Left = 39
  1226.     Top = 240
  1227.   end
  1228.   object Inspector1: TInspector
  1229.     IconSize = 20
  1230.     OnFilterProperty = Inspector1FilterProperty
  1231.     Left = 136
  1232.     Top = 208
  1233.   end
  1234.   object MPlayer: TMPEGPlayer
  1235.     Seekable = True
  1236.     FromStream = True
  1237.     PlayerPriority = Highest
  1238.     UseTimer = True
  1239.     TimerFreq = 400
  1240.     AutoPlay = True
  1241.     OutputDevice = wavemapper
  1242.     WaveDeviceNum = 0
  1243.     StartPos = 0
  1244.     EndPos = 0
  1245.     OnPosUpdate = MPlayerPosUpdate
  1246.     OnPlayEnd = MPlayerPlayEnd
  1247.     Left = 103
  1248.     Top = 240
  1249.   end
  1250.   object MorphToLoadNextStart: TStrHolder
  1251.     Sorted = True
  1252.     Left = 200
  1253.     Top = 208
  1254.   end
  1255.   object FormDsg1: TFormDsg
  1256.     AutoSave = False
  1257.     FileName = 'GradientForm1'
  1258.     PopUpMenu = EditModePopup
  1259.     OnDeleteObject = FormDsg1DeleteObject
  1260.     OnSelectObject = FormDsg1SelectObject
  1261.     Left = 200
  1262.     Top = 240
  1263.   end
  1264.   object MaskForm: TGCoolForm
  1265.     ShowTitleBar = True
  1266.     Mask.Data = {07544269746D617000000000}
  1267.     Masked = False
  1268.     PPicture.Data = {07544269746D617000000000}
  1269.     Left = 104
  1270.     Top = 208
  1271.   end
  1272.   object MorphLoader: TAutoPropertiesStore
  1273.     Active = False
  1274.     Items = <
  1275.       item
  1276.         Component = BalanceLabel
  1277.         IsForm = False
  1278.         StoredProp.Strings = (
  1279.           'Align'
  1280.           'Alignment'
  1281.           'AutoSize'
  1282.           'Caption'
  1283.           'Color'
  1284.           'Font'
  1285.           'Height'
  1286.           'Hint'
  1287.           'Layout'
  1288.           'Left'
  1289.           'ShadowColor'
  1290.           'ShadowSize'
  1291.           'ShowFocus'
  1292.           'ShowHint'
  1293.           'Top'
  1294.           'Transparent'
  1295.           'Visible'
  1296.           'Width'
  1297.           'WordWrap'
  1298.           'Align'
  1299.           'Alignment'
  1300.           'AutoSize'
  1301.           'Caption'
  1302.           'Color'
  1303.           'Cursor'
  1304.           'Font'
  1305.           'Height'
  1306.           'Hint'
  1307.           'Layout'
  1308.           'Left'
  1309.           'ShadowColor'
  1310.           'ShadowPos'
  1311.           'ShadowSize'
  1312.           'ShowAccelChar'
  1313.           'ShowFocus'
  1314.           'ShowHint'
  1315.           'Top'
  1316.           'Transparent'
  1317.           'Visible'
  1318.           'Width'
  1319.           'WordWrap')
  1320.       end
  1321.       item
  1322.         Component = BalanceTrackBar
  1323.         IsForm = False
  1324.         StoredProp.Strings = (
  1325.           'Align'
  1326.           'Color'
  1327.           'EdgeSize'
  1328.           'Height'
  1329.           'Hint'
  1330.           'ImageHRuler'
  1331.           'ImageHThumb'
  1332.           'ImageVRuler'
  1333.           'ImageVThumb'
  1334.           'Left'
  1335.           'NumThumbStates'
  1336.           'Options'
  1337.           'Orientation'
  1338.           'ShowHint'
  1339.           'TabOrder'
  1340.           'TabStop'
  1341.           'Top'
  1342.           'Visible'
  1343.           'Width'
  1344.           'Align'
  1345.           'Color'
  1346.           'Cursor'
  1347.           'EdgeSize'
  1348.           'Height'
  1349.           'HelpContext'
  1350.           'Hint'
  1351.           'Left'
  1352.           'Options'
  1353.           'Orientation'
  1354.           'ShowHint'
  1355.           'TabOrder'
  1356.           'TabStop'
  1357.           'Top'
  1358.           'Visible'
  1359.           'Width')
  1360.       end
  1361.       item
  1362.         Component = LeftVolumeLevelBar
  1363.         IsForm = False
  1364.         StoredProp.Strings = (
  1365.           'Align'
  1366.           'Color'
  1367.           'ExtendedStyles'
  1368.           'Height'
  1369.           'Hint'
  1370.           'Left'
  1371.           'ShowHint'
  1372.           'Step'
  1373.           'TabOrder'
  1374.           'TabStop'
  1375.           'Top'
  1376.           'Visible'
  1377.           'Width'
  1378.           'Align'
  1379.           'Color'
  1380.           'Cursor'
  1381.           'ExtendedStyles'
  1382.           'Height'
  1383.           'HelpContext'
  1384.           'Hint'
  1385.           'Left'
  1386.           'ShowHint'
  1387.           'Top'
  1388.           'Visible'
  1389.           'Width')
  1390.       end
  1391.       item
  1392.         Component = LeftVolumeLevelLabel
  1393.         IsForm = False
  1394.         StoredProp.Strings = (
  1395.           'Align'
  1396.           'Alignment'
  1397.           'AutoSize'
  1398.           'Caption'
  1399.           'Color'
  1400.           'Font'
  1401.           'Height'
  1402.           'Hint'
  1403.           'Layout'
  1404.           'Left'
  1405.           'ShadowColor'
  1406.           'ShadowSize'
  1407.           'ShowFocus'
  1408.           'ShowHint'
  1409.           'Top'
  1410.           'Transparent'
  1411.           'Visible'
  1412.           'Width'
  1413.           'WordWrap'
  1414.           'Align'
  1415.           'Alignment'
  1416.           'AutoSize'
  1417.           'Caption'
  1418.           'Color'
  1419.           'Cursor'
  1420.           'Font'
  1421.           'Height'
  1422.           'Hint'
  1423.           'Layout'
  1424.           'Left'
  1425.           'ShadowColor'
  1426.           'ShadowPos'
  1427.           'ShadowSize'
  1428.           'ShowAccelChar'
  1429.           'ShowFocus'
  1430.           'ShowHint'
  1431.           'Top'
  1432.           'Transparent'
  1433.           'Visible'
  1434.           'Width'
  1435.           'WordWrap')
  1436.       end
  1437.       item
  1438.         Component = LeftVolumeLevelNumber
  1439.         IsForm = False
  1440.         StoredProp.Strings = (
  1441.           'Align'
  1442.           'Alignment'
  1443.           'AutoSize'
  1444.           'Caption'
  1445.           'Color'
  1446.           'Font'
  1447.           'Height'
  1448.           'Hint'
  1449.           'Layout'
  1450.           'Left'
  1451.           'ShadowColor'
  1452.           'ShadowSize'
  1453.           'ShowFocus'
  1454.           'ShowHint'
  1455.           'Top'
  1456.           'Transparent'
  1457.           'Visible'
  1458.           'Width'
  1459.           'WordWrap'
  1460.           'Align'
  1461.           'Alignment'
  1462.           'AutoSize'
  1463.           'Caption'
  1464.           'Color'
  1465.           'Cursor'
  1466.           'Font'
  1467.           'Height'
  1468.           'Hint'
  1469.           'Layout'
  1470.           'Left'
  1471.           'ShadowColor'
  1472.           'ShadowPos'
  1473.           'ShadowSize'
  1474.           'ShowAccelChar'
  1475.           'ShowFocus'
  1476.           'ShowHint'
  1477.           'Top'
  1478.           'Transparent'
  1479.           'Visible'
  1480.           'Width'
  1481.           'WordWrap')
  1482.       end
  1483.       item
  1484.         Component = OldTextLabel1
  1485.         IsForm = False
  1486.         StoredProp.Strings = (
  1487.           'Align'
  1488.           'Alignment'
  1489.           'AutoSize'
  1490.           'Caption'
  1491.           'Color'
  1492.           'Font'
  1493.           'Height'
  1494.           'Hint'
  1495.           'Layout'
  1496.           'Left'
  1497.           'ShadowColor'
  1498.           'ShadowSize'
  1499.           'ShowFocus'
  1500.           'ShowHint'
  1501.           'Top'
  1502.           'Transparent'
  1503.           'Visible'
  1504.           'Width'
  1505.           'WordWrap'
  1506.           'Align'
  1507.           'Alignment'
  1508.           'AutoSize'
  1509.           'Caption'
  1510.           'Color'
  1511.           'Cursor'
  1512.           'Font'
  1513.           'Height'
  1514.           'Hint'
  1515.           'Layout'
  1516.           'Left'
  1517.           'ShadowColor'
  1518.           'ShadowPos'
  1519.           'ShadowSize'
  1520.           'ShowAccelChar'
  1521.           'ShowFocus'
  1522.           'ShowHint'
  1523.           'Top'
  1524.           'Transparent'
  1525.           'Visible'
  1526.           'Width'
  1527.           'WordWrap')
  1528.       end
  1529.       item
  1530.         Component = RightVolumeLevelBar
  1531.         IsForm = False
  1532.         StoredProp.Strings = (
  1533.           'Align'
  1534.           'Color'
  1535.           'ExtendedStyles'
  1536.           'Height'
  1537.           'Hint'
  1538.           'Left'
  1539.           'ShowHint'
  1540.           'Step'
  1541.           'TabOrder'
  1542.           'TabStop'
  1543.           'Top'
  1544.           'Visible'
  1545.           'Width'
  1546.           'Align'
  1547.           'Color'
  1548.           'Cursor'
  1549.           'ExtendedStyles'
  1550.           'Height'
  1551.           'Hint'
  1552.           'Left'
  1553.           'ShowHint'
  1554.           'Top'
  1555.           'Visible'
  1556.           'Width')
  1557.       end
  1558.       item
  1559.         Component = RightVolumeLevelLabel
  1560.         IsForm = False
  1561.         StoredProp.Strings = (
  1562.           'Align'
  1563.           'Alignment'
  1564.           'AutoSize'
  1565.           'Caption'
  1566.           'Color'
  1567.           'Font'
  1568.           'Height'
  1569.           'Hint'
  1570.           'Layout'
  1571.           'Left'
  1572.           'ShadowColor'
  1573.           'ShadowSize'
  1574.           'ShowFocus'
  1575.           'ShowHint'
  1576.           'Top'
  1577.           'Transparent'
  1578.           'Visible'
  1579.           'Width'
  1580.           'WordWrap'
  1581.           'Cursor'
  1582.           'ShadowPos'
  1583.           'ShowAccelChar')
  1584.       end
  1585.       item
  1586.         Component = RightVolumeLevelNumber
  1587.         IsForm = False
  1588.         StoredProp.Strings = (
  1589.           'Align'
  1590.           'Alignment'
  1591.           'AutoSize'
  1592.           'Caption'
  1593.           'Color'
  1594.           'Font'
  1595.           'Height'
  1596.           'Hint'
  1597.           'Layout'
  1598.           'Left'
  1599.           'ShadowColor'
  1600.           'ShadowSize'
  1601.           'ShowFocus'
  1602.           'ShowHint'
  1603.           'Top'
  1604.           'Transparent'
  1605.           'Visible'
  1606.           'Width'
  1607.           'WordWrap'
  1608.           'Alignment'
  1609.           'AutoSize'
  1610.           'Caption'
  1611.           'Cursor'
  1612.           'Font'
  1613.           'Layout'
  1614.           'ShadowColor'
  1615.           'ShadowPos'
  1616.           'ShadowSize'
  1617.           'ShowAccelChar'
  1618.           'ShowFocus'
  1619.           'Transparent'
  1620.           'WordWrap')
  1621.       end
  1622.       item
  1623.         Component = SongAndArtist
  1624.         IsForm = False
  1625.         StoredProp.Strings = (
  1626.           'Align'
  1627.           'AlignmentX'
  1628.           'AlignmentY'
  1629.           'AutoSize'
  1630.           'Caption'
  1631.           'Color'
  1632.           'Font'
  1633.           'Height'
  1634.           'Hint'
  1635.           'Left'
  1636.           'PaletteFrom'
  1637.           'PaletteMonoColor'
  1638.           'PaletteTo'
  1639.           'PaletteType'
  1640.           'ShowHint'
  1641.           'Top'
  1642.           'Transparent'
  1643.           'UhwPal'
  1644.           'Underline'
  1645.           'UnderlineColor'
  1646.           'UnderlineY'
  1647.           'Visible'
  1648.           'Width'
  1649.           'WordWrap'
  1650.           'Align'
  1651.           'AlignmentX'
  1652.           'AlignmentY'
  1653.           'AutoSize'
  1654.           'Caption'
  1655.           'Color'
  1656.           'Cursor'
  1657.           'Font'
  1658.           'Height'
  1659.           'Hint'
  1660.           'Left'
  1661.           'ShowHint'
  1662.           'Top'
  1663.           'Transparent'
  1664.           'Underline'
  1665.           'UnderlineColor'
  1666.           'UnderlineY'
  1667.           'Visible'
  1668.           'Width'
  1669.           'WordWrap')
  1670.       end
  1671.       item
  1672.         Component = SongPositionSlider
  1673.         IsForm = False
  1674.         StoredProp.Strings = (
  1675.           'Align'
  1676.           'Color'
  1677.           'EdgeSize'
  1678.           'Height'
  1679.           'Hint'
  1680.           'ImageHRuler'
  1681.           'ImageHThumb'
  1682.           'ImageVRuler'
  1683.           'ImageVThumb'
  1684.           'Left'
  1685.           'NumThumbStates'
  1686.           'Options'
  1687.           'Orientation'
  1688.           'ShowHint'
  1689.           'TabOrder'
  1690.           'TabStop'
  1691.           'Top'
  1692.           'Visible'
  1693.           'Width'
  1694.           'Align'
  1695.           'Color'
  1696.           'Cursor'
  1697.           'EdgeSize'
  1698.           'Height'
  1699.           'Hint'
  1700.           'Left'
  1701.           'Options'
  1702.           'Orientation'
  1703.           'ShowHint'
  1704.           'TabOrder'
  1705.           'TabStop'
  1706.           'Top'
  1707.           'Visible'
  1708.           'Width')
  1709.       end
  1710.       item
  1711.         Component = VolumeLabel
  1712.         IsForm = False
  1713.         StoredProp.Strings = (
  1714.           'Align'
  1715.           'Alignment'
  1716.           'AutoSize'
  1717.           'Caption'
  1718.           'Color'
  1719.           'Font'
  1720.           'Height'
  1721.           'Hint'
  1722.           'Layout'
  1723.           'Left'
  1724.           'ShadowColor'
  1725.           'ShadowSize'
  1726.           'ShowFocus'
  1727.           'ShowHint'
  1728.           'Top'
  1729.           'Transparent'
  1730.           'Visible'
  1731.           'Width'
  1732.           'WordWrap'
  1733.           'Align'
  1734.           'Alignment'
  1735.           'AutoSize'
  1736.           'Caption'
  1737.           'Color'
  1738.           'Cursor'
  1739.           'Font'
  1740.           'Height'
  1741.           'Hint'
  1742.           'Layout'
  1743.           'Left'
  1744.           'ShadowColor'
  1745.           'ShadowPos'
  1746.           'ShadowSize'
  1747.           'ShowAccelChar'
  1748.           'ShowFocus'
  1749.           'ShowHint'
  1750.           'Top'
  1751.           'Transparent'
  1752.           'Visible'
  1753.           'Width'
  1754.           'WordWrap')
  1755.       end
  1756.       item
  1757.         Component = VolumeTrackBar
  1758.         IsForm = False
  1759.         StoredProp.Strings = (
  1760.           'Align'
  1761.           'Color'
  1762.           'EdgeSize'
  1763.           'Height'
  1764.           'Hint'
  1765.           'ImageHRuler'
  1766.           'ImageHThumb'
  1767.           'ImageVRuler'
  1768.           'ImageVThumb'
  1769.           'Left'
  1770.           'NumThumbStates'
  1771.           'Options'
  1772.           'Orientation'
  1773.           'ShowHint'
  1774.           'TabOrder'
  1775.           'TabStop'
  1776.           'Top'
  1777.           'Visible'
  1778.           'Width'
  1779.           'Align'
  1780.           'Color'
  1781.           'Cursor'
  1782.           'Height'
  1783.           'HelpContext'
  1784.           'Hint'
  1785.           'Left'
  1786.           'Options'
  1787.           'Orientation'
  1788.           'ShowHint'
  1789.           'TabOrder'
  1790.           'TabStop'
  1791.           'Top'
  1792.           'Visible'
  1793.           'Width')
  1794.       end
  1795.       item
  1796.         Component = CrapMenu2
  1797.         IsForm = False
  1798.         StoredProp.Strings = (
  1799.           'Alignment')
  1800.       end
  1801.       item
  1802.         Component = EditModePopup
  1803.         IsForm = False
  1804.         StoredProp.Strings = (
  1805.           'Alignment')
  1806.       end
  1807.       item
  1808.         Component = MainPopupMenu
  1809.         IsForm = False
  1810.         StoredProp.Strings = (
  1811.           'Alignment')
  1812.       end
  1813.       item
  1814.         Component = PopupMenu1
  1815.         IsForm = False
  1816.         StoredProp.Strings = (
  1817.           'Alignment')
  1818.       end
  1819.       item
  1820.         Component = ID3InfoBtn
  1821.         IsForm = False
  1822.         StoredProp.Strings = (
  1823.           'AutoGray'
  1824.           'BorderWidth'
  1825.           'Caption'
  1826.           'Down'
  1827.           'Font'
  1828.           'FrameStyle'
  1829.           'Height'
  1830.           'Hint'
  1831.           'Left'
  1832.           'Movable'
  1833.           'NumGlyphs'
  1834.           'ShowHint'
  1835.           'ShowPressed'
  1836.           'Spacing'
  1837.           'TextAlign'
  1838.           'Top'
  1839.           'Transparent'
  1840.           'Visible'
  1841.           'Width'
  1842.           'WordWrap'
  1843.           'AutoGray'
  1844.           'BorderWidth'
  1845.           'Caption'
  1846.           'Down'
  1847.           'FrameStyle'
  1848.           'Font'
  1849.           'Height'
  1850.           'Hint'
  1851.           'Left'
  1852.           'Movable'
  1853.           'NumGlyphs'
  1854.           'ShowHint'
  1855.           'ShowPressed'
  1856.           'Spacing'
  1857.           'TextAlign'
  1858.           'Top'
  1859.           'Transparent'
  1860.           'Visible'
  1861.           'Width'
  1862.           'WordWrap'
  1863.           'Cursor')
  1864.       end
  1865.       item
  1866.         Component = NextBtn
  1867.         IsForm = False
  1868.         StoredProp.Strings = (
  1869.           'AutoGray'
  1870.           'BorderWidth'
  1871.           'Caption'
  1872.           'Down'
  1873.           'Font'
  1874.           'FrameStyle'
  1875.           'Glyph'
  1876.           'Height'
  1877.           'Hint'
  1878.           'Left'
  1879.           'Movable'
  1880.           'NumGlyphs'
  1881.           'ShowHint'
  1882.           'ShowPressed'
  1883.           'Spacing'
  1884.           'TextAlign'
  1885.           'Top'
  1886.           'Transparent'
  1887.           'Visible'
  1888.           'Width'
  1889.           'WordWrap'
  1890.           'AutoGray'
  1891.           'BorderWidth'
  1892.           'Caption'
  1893.           'Down'
  1894.           'Font'
  1895.           'FrameStyle'
  1896.           'Height'
  1897.           'Hint'
  1898.           'Left'
  1899.           'Movable'
  1900.           'NumGlyphs'
  1901.           'ShowHint'
  1902.           'ShowPressed'
  1903.           'Spacing'
  1904.           'TextAlign'
  1905.           'Top'
  1906.           'Transparent'
  1907.           'Visible'
  1908.           'Width'
  1909.           'WordWrap'
  1910.           'Cursor')
  1911.       end
  1912.       item
  1913.         Component = OpenBtn
  1914.         IsForm = False
  1915.         StoredProp.Strings = (
  1916.           'AutoGray'
  1917.           'BorderWidth'
  1918.           'Caption'
  1919.           'Down'
  1920.           'Font'
  1921.           'FrameStyle'
  1922.           'Height'
  1923.           'Hint'
  1924.           'Left'
  1925.           'Movable'
  1926.           'NumGlyphs'
  1927.           'ShowHint'
  1928.           'ShowPressed'
  1929.           'Spacing'
  1930.           'TextAlign'
  1931.           'Top'
  1932.           'Transparent'
  1933.           'Visible'
  1934.           'Width'
  1935.           'WordWrap'
  1936.           'AutoGray'
  1937.           'BorderWidth'
  1938.           'Caption'
  1939.           'Font'
  1940.           'FrameStyle'
  1941.           'Height'
  1942.           'Hint'
  1943.           'Left'
  1944.           'Movable'
  1945.           'NumGlyphs'
  1946.           'ShowHint'
  1947.           'ShowPressed'
  1948.           'Spacing'
  1949.           'TextAlign'
  1950.           'Top'
  1951.           'Transparent'
  1952.           'Visible'
  1953.           'Width'
  1954.           'WordWrap'
  1955.           'Cursor'
  1956.           'Down')
  1957.       end
  1958.       item
  1959.         Component = PauseBtn
  1960.         IsForm = False
  1961.         StoredProp.Strings = (
  1962.           'AutoGray'
  1963.           'BorderWidth'
  1964.           'Caption'
  1965.           'Down'
  1966.           'Font'
  1967.           'FrameStyle'
  1968.           'Height'
  1969.           'Hint'
  1970.           'Left'
  1971.           'Movable'
  1972.           'NumGlyphs'
  1973.           'ShowHint'
  1974.           'ShowPressed'
  1975.           'Spacing'
  1976.           'TextAlign'
  1977.           'Top'
  1978.           'Transparent'
  1979.           'Visible'
  1980.           'Width'
  1981.           'WordWrap'
  1982.           'AutoGray'
  1983.           'BorderWidth'
  1984.           'Caption'
  1985.           'Down'
  1986.           'Font'
  1987.           'FrameStyle'
  1988.           'Glyph'
  1989.           'Height'
  1990.           'Hint'
  1991.           'Left'
  1992.           'Movable'
  1993.           'NumGlyphs'
  1994.           'ShowHint'
  1995.           'ShowPressed'
  1996.           'Spacing'
  1997.           'TextAlign'
  1998.           'Top'
  1999.           'Transparent'
  2000.           'Visible'
  2001.           'Width'
  2002.           'WordWrap'
  2003.           'Cursor')
  2004.       end
  2005.       item
  2006.         Component = PlayBtn
  2007.         IsForm = False
  2008.         StoredProp.Strings = (
  2009.           'AutoGray'
  2010.           'BorderWidth'
  2011.           'Caption'
  2012.           'Down'
  2013.           'Font'
  2014.           'FrameStyle'
  2015.           'Glyph'
  2016.           'Height'
  2017.           'Hint'
  2018.           'Left'
  2019.           'Movable'
  2020.           'NumGlyphs'
  2021.           'ShowHint'
  2022.           'ShowPressed'
  2023.           'Spacing'
  2024.           'TextAlign'
  2025.           'Top'
  2026.           'Transparent'
  2027.           'Visible'
  2028.           'Width'
  2029.           'WordWrap'
  2030.           'AutoGray'
  2031.           'BorderWidth'
  2032.           'Cursor'
  2033.           'Down'
  2034.           'FrameStyle'
  2035.           'Movable'
  2036.           'NumGlyphs'
  2037.           'ShowPressed'
  2038.           'Spacing'
  2039.           'TextAlign')
  2040.       end
  2041.       item
  2042.         Component = PlayListBtn
  2043.         IsForm = False
  2044.         StoredProp.Strings = (
  2045.           'AutoGray'
  2046.           'BorderWidth'
  2047.           'Caption'
  2048.           'Down'
  2049.           'Font'
  2050.           'FrameStyle'
  2051.           'Glyph'
  2052.           'Height'
  2053.           'Hint'
  2054.           'Left'
  2055.           'Movable'
  2056.           'NumGlyphs'
  2057.           'ShowHint'
  2058.           'ShowPressed'
  2059.           'Spacing'
  2060.           'TextAlign'
  2061.           'Top'
  2062.           'Transparent'
  2063.           'Visible'
  2064.           'Width'
  2065.           'WordWrap'
  2066.           'AutoGray'
  2067.           'BorderWidth'
  2068.           'Caption'
  2069.           'Cursor'
  2070.           'Down'
  2071.           'Font'
  2072.           'FrameStyle'
  2073.           'Movable'
  2074.           'NumGlyphs'
  2075.           'ShowPressed'
  2076.           'Spacing'
  2077.           'TextAlign'
  2078.           'Transparent'
  2079.           'WordWrap')
  2080.       end
  2081.       item
  2082.         Component = PrevBtn
  2083.         IsForm = False
  2084.         StoredProp.Strings = (
  2085.           'AutoGray'
  2086.           'BorderWidth'
  2087.           'Caption'
  2088.           'Down'
  2089.           'Font'
  2090.           'FrameStyle'
  2091.           'Glyph'
  2092.           'Height'
  2093.           'Hint'
  2094.           'Left'
  2095.           'Movable'
  2096.           'NumGlyphs'
  2097.           'ShowHint'
  2098.           'ShowPressed'
  2099.           'Spacing'
  2100.           'TextAlign'
  2101.           'Top'
  2102.           'Transparent'
  2103.           'Visible'
  2104.           'Width'
  2105.           'WordWrap'
  2106.           'AutoGray'
  2107.           'BorderWidth'
  2108.           'Caption'
  2109.           'Cursor'
  2110.           'Down'
  2111.           'Font'
  2112.           'FrameStyle'
  2113.           'Height'
  2114.           'Hint'
  2115.           'Left'
  2116.           'Movable'
  2117.           'NumGlyphs'
  2118.           'ShowHint'
  2119.           'ShowPressed'
  2120.           'Spacing'
  2121.           'TextAlign'
  2122.           'Top'
  2123.           'Transparent'
  2124.           'Visible'
  2125.           'Width'
  2126.           'WordWrap')
  2127.       end
  2128.       item
  2129.         Component = StopBtn
  2130.         IsForm = False
  2131.         StoredProp.Strings = (
  2132.           'AutoGray'
  2133.           'BorderWidth'
  2134.           'Caption'
  2135.           'Down'
  2136.           'Font'
  2137.           'FrameStyle'
  2138.           'Glyph'
  2139.           'Height'
  2140.           'Hint'
  2141.           'Left'
  2142.           'Movable'
  2143.           'NumGlyphs'
  2144.           'ShowHint'
  2145.           'ShowPressed'
  2146.           'Spacing'
  2147.           'TextAlign'
  2148.           'Top'
  2149.           'Transparent'
  2150.           'Visible'
  2151.           'Width'
  2152.           'WordWrap'
  2153.           'AutoGray'
  2154.           'BorderWidth'
  2155.           'Caption'
  2156.           'Cursor'
  2157.           'Down'
  2158.           'Font'
  2159.           'FrameStyle'
  2160.           'Height'
  2161.           'Hint'
  2162.           'Left'
  2163.           'Movable'
  2164.           'NumGlyphs'
  2165.           'ShowHint'
  2166.           'ShowPressed'
  2167.           'Spacing'
  2168.           'TextAlign'
  2169.           'Top'
  2170.           'Transparent'
  2171.           'Visible'
  2172.           'Width'
  2173.           'WordWrap')
  2174.       end
  2175.       item
  2176.         Component = Owner
  2177.         IsForm = True
  2178.         StoredProp.Strings = (
  2179.           'AutoScroll'
  2180.           'BorderStyle'
  2181.           'Caption'
  2182.           'CaptionTextColor'
  2183.           'Color'
  2184.           'Font'
  2185.           'GradientStartColor'
  2186.           'GradientStopColor'
  2187.           'GradientColors'
  2188.           'Height'
  2189.           'Hint'
  2190.           'Left'
  2191.           'ShowHint'
  2192.           'Top'
  2193.           'Visible'
  2194.           'Width'
  2195.           'BorderStyle'
  2196.           'CaptionTextColor'
  2197.           'Color'
  2198.           'Cursor'
  2199.           'Ctl3D'
  2200.           'Font'
  2201.           'FormStyle'
  2202.           'GradientColors'
  2203.           'GradientStartColor'
  2204.           'GradientStopColor'
  2205.           'Height'
  2206.           'HelpContext'
  2207.           'HelpFile'
  2208.           'Hint'
  2209.           'Left'
  2210.           'ShowHint'
  2211.           'Top'
  2212.           'Visible'
  2213.           'Width'
  2214.           'PaintGradient')
  2215.       end
  2216.       item
  2217.         Component = PosLabel
  2218.         IsForm = False
  2219.         StoredProp.Strings = (
  2220.           'BackGround'
  2221.           'BorderColor'
  2222.           'BorderSpace'
  2223.           'BorderStyle'
  2224.           'Caption'
  2225.           'CharSpacing'
  2226.           'DotMatrix'
  2227.           'Height'
  2228.           'Hint'
  2229.           'Left'
  2230.           'LineSpacing'
  2231.           'NoOfChars'
  2232.           'PixelOff'
  2233.           'PixelOn'
  2234.           'PixelShape'
  2235.           'PixelSize'
  2236.           'PixelSpacing'
  2237.           'TextLines'
  2238.           'Top'
  2239.           'Width')
  2240.       end
  2241.       item
  2242.         Component = AmigaFont
  2243.         IsForm = False
  2244.         StoredProp.Strings = (
  2245.           'CharSpace'
  2246.           'SpaceLength'
  2247.           'UhwStrukt'
  2248.           'CharSpace'
  2249.           'SpaceLength')
  2250.       end
  2251.       item
  2252.         Component = ColorDialog1
  2253.         IsForm = False
  2254.         StoredProp.Strings = (
  2255.           'Color'
  2256.           'CustomColors')
  2257.       end
  2258.       item
  2259.         Component = MinMax1
  2260.         IsForm = False
  2261.         StoredProp.Strings = (
  2262.           'Height'
  2263.           'Width'
  2264.           'Top'
  2265.           'Left')
  2266.       end
  2267.       item
  2268.         Component = OpenFile1
  2269.         IsForm = False
  2270.         StoredProp.Strings = (
  2271.           'Hint'
  2272.           'Visible')
  2273.       end
  2274.       item
  2275.         Component = AppEvents1
  2276.         IsForm = False
  2277.         StoredProp.Strings = (
  2278.           'HintColor'
  2279.           'HintPause')
  2280.       end
  2281.       item
  2282.         Component = MaskForm
  2283.         IsForm = False
  2284.         StoredProp.Strings = (
  2285.           'Mask'
  2286.           'Masked'
  2287.           'PPicture'
  2288.           'ShowTitleBar'
  2289.           'ShowTitleBar'
  2290.           'Masked')
  2291.       end
  2292.       item
  2293.         Component = PlayLists1
  2294.         IsForm = False
  2295.         StoredProp.Strings = (
  2296.           'Visible')
  2297.       end
  2298.       item
  2299.         Component = FormDsg1
  2300.         IsForm = False
  2301.         StoredProp.Strings = (
  2302.           'XGrid'
  2303.           'YGrid')
  2304.       end
  2305.       item
  2306.         Component = MorphToLoadNextStart
  2307.         IsForm = False
  2308.         StoredProp.Strings = (
  2309.           'Strings')
  2310.       end
  2311.       item
  2312.         Component = MorphInfo
  2313.         IsForm = False
  2314.         StoredProp.Strings = (
  2315.           'Strings')
  2316.       end
  2317.       item
  2318.         Component = URLLabel1
  2319.         IsForm = False
  2320.         StoredProp.Strings = (
  2321.           'Align'
  2322.           'Alignment'
  2323.           'AutoSize'
  2324.           'Caption'
  2325.           'Color'
  2326.           'Cursor'
  2327.           'Enabled'
  2328.           'Height'
  2329.           'Hint'
  2330.           'LabelType'
  2331.           'Left'
  2332.           'LinkFont'
  2333.           'LinkType'
  2334.           'PassiveFont'
  2335.           'ShowHint'
  2336.           'ShowPrefix'
  2337.           'Top'
  2338.           'Transparent'
  2339.           'URL'
  2340.           'URLAsHint'
  2341.           'Visible'
  2342.           'Width'
  2343.           'WordWrap')
  2344.       end>
  2345.     Left = 8
  2346.     Top = 208
  2347.   end
  2348.   object MorphData: TFormStorage
  2349.     Active = False
  2350.     Options = []
  2351.     StoredProps.Strings = (
  2352.       'BalanceLabel.Align'
  2353.       'BalanceLabel.Alignment'
  2354.       'BalanceLabel.AutoSize'
  2355.       'BalanceLabel.Caption'
  2356.       'BalanceLabel.Color'
  2357.       'BalanceLabel.Cursor'
  2358.       'BalanceLabel.Font'
  2359.       'BalanceLabel.Height'
  2360.       'BalanceLabel.Hint'
  2361.       'BalanceLabel.Layout'
  2362.       'BalanceLabel.Left'
  2363.       'BalanceLabel.ShadowColor'
  2364.       'BalanceLabel.ShadowPos'
  2365.       'BalanceLabel.ShadowSize'
  2366.       'BalanceLabel.ShowAccelChar'
  2367.       'BalanceLabel.ShowFocus'
  2368.       'BalanceLabel.ShowHint'
  2369.       'BalanceLabel.Transparent'
  2370.       'BalanceLabel.Visible'
  2371.       'BalanceLabel.Width'
  2372.       'BalanceLabel.WordWrap'
  2373.       'BalanceLabel.Top'
  2374.       'BalanceTrackBar.Align'
  2375.       'BalanceTrackBar.Color'
  2376.       'BalanceTrackBar.Cursor'
  2377.       'BalanceTrackBar.EdgeSize'
  2378.       'BalanceTrackBar.Height'
  2379.       'BalanceTrackBar.HelpContext'
  2380.       'BalanceTrackBar.Hint'
  2381.       'BalanceTrackBar.Left'
  2382.       'BalanceTrackBar.Options'
  2383.       'BalanceTrackBar.Orientation'
  2384.       'BalanceTrackBar.ShowHint'
  2385.       'BalanceTrackBar.TabOrder'
  2386.       'BalanceTrackBar.TabStop'
  2387.       'BalanceTrackBar.Top'
  2388.       'BalanceTrackBar.Visible'
  2389.       'BalanceTrackBar.Width'
  2390.       'ID3InfoBtn.AutoGray'
  2391.       'ID3InfoBtn.BorderWidth'
  2392.       'ID3InfoBtn.Caption'
  2393.       'ID3InfoBtn.Cursor'
  2394.       'ID3InfoBtn.Down'
  2395.       'ID3InfoBtn.Font'
  2396.       'ID3InfoBtn.FrameStyle'
  2397.       'ID3InfoBtn.Height'
  2398.       'ID3InfoBtn.Hint'
  2399.       'ID3InfoBtn.Left'
  2400.       'ID3InfoBtn.Movable'
  2401.       'ID3InfoBtn.NumGlyphs'
  2402.       'ID3InfoBtn.ShowHint'
  2403.       'ID3InfoBtn.ShowPressed'
  2404.       'ID3InfoBtn.Spacing'
  2405.       'ID3InfoBtn.TextAlign'
  2406.       'ID3InfoBtn.Top'
  2407.       'ID3InfoBtn.Transparent'
  2408.       'ID3InfoBtn.Visible'
  2409.       'ID3InfoBtn.Width'
  2410.       'ID3InfoBtn.WordWrap'
  2411.       'LeftVolumeLevelBar.Align'
  2412.       'LeftVolumeLevelBar.Color'
  2413.       'LeftVolumeLevelBar.Cursor'
  2414.       'LeftVolumeLevelBar.ExtendedStyles'
  2415.       'LeftVolumeLevelBar.Height'
  2416.       'LeftVolumeLevelBar.HelpContext'
  2417.       'LeftVolumeLevelBar.Hint'
  2418.       'LeftVolumeLevelBar.Left'
  2419.       'LeftVolumeLevelBar.ShowHint'
  2420.       'LeftVolumeLevelBar.TabOrder'
  2421.       'LeftVolumeLevelBar.TabStop'
  2422.       'LeftVolumeLevelBar.Visible'
  2423.       'LeftVolumeLevelBar.Width'
  2424.       'LeftVolumeLevelBar.Top'
  2425.       'LeftVolumeLevelLabel.Align'
  2426.       'LeftVolumeLevelLabel.Alignment'
  2427.       'LeftVolumeLevelLabel.AutoSize'
  2428.       'LeftVolumeLevelLabel.Caption'
  2429.       'LeftVolumeLevelLabel.Color'
  2430.       'LeftVolumeLevelLabel.Cursor'
  2431.       'LeftVolumeLevelLabel.Font'
  2432.       'LeftVolumeLevelLabel.Height'
  2433.       'LeftVolumeLevelLabel.Hint'
  2434.       'LeftVolumeLevelLabel.Layout'
  2435.       'LeftVolumeLevelLabel.Left'
  2436.       'LeftVolumeLevelLabel.ShadowColor'
  2437.       'LeftVolumeLevelLabel.ShadowPos'
  2438.       'LeftVolumeLevelLabel.ShadowSize'
  2439.       'LeftVolumeLevelLabel.ShowAccelChar'
  2440.       'LeftVolumeLevelLabel.ShowFocus'
  2441.       'LeftVolumeLevelLabel.ShowHint'
  2442.       'LeftVolumeLevelLabel.Transparent'
  2443.       'LeftVolumeLevelLabel.Visible'
  2444.       'LeftVolumeLevelLabel.Top'
  2445.       'LeftVolumeLevelLabel.Width'
  2446.       'LeftVolumeLevelLabel.WordWrap'
  2447.       'LeftVolumeLevelNumber.Align'
  2448.       'LeftVolumeLevelNumber.Alignment'
  2449.       'LeftVolumeLevelNumber.AutoSize'
  2450.       'LeftVolumeLevelNumber.Caption'
  2451.       'LeftVolumeLevelNumber.Color'
  2452.       'LeftVolumeLevelNumber.Cursor'
  2453.       'LeftVolumeLevelNumber.Font'
  2454.       'LeftVolumeLevelNumber.Height'
  2455.       'LeftVolumeLevelNumber.Hint'
  2456.       'LeftVolumeLevelNumber.Layout'
  2457.       'LeftVolumeLevelNumber.Left'
  2458.       'LeftVolumeLevelNumber.ShadowColor'
  2459.       'LeftVolumeLevelNumber.ShadowPos'
  2460.       'LeftVolumeLevelNumber.ShadowSize'
  2461.       'LeftVolumeLevelNumber.ShowAccelChar'
  2462.       'LeftVolumeLevelNumber.ShowFocus'
  2463.       'LeftVolumeLevelNumber.ShowHint'
  2464.       'LeftVolumeLevelNumber.Top'
  2465.       'LeftVolumeLevelNumber.Transparent'
  2466.       'LeftVolumeLevelNumber.Visible'
  2467.       'LeftVolumeLevelNumber.Width'
  2468.       'LeftVolumeLevelNumber.WordWrap'
  2469.       'MaskForm.Masked'
  2470.       'MaskForm.ShowTitleBar'
  2471.       'MorphInfo.Strings'
  2472.       'NextBtn.AutoGray'
  2473.       'NextBtn.BorderWidth'
  2474.       'NextBtn.Caption'
  2475.       'NextBtn.Cursor'
  2476.       'NextBtn.Down'
  2477.       'NextBtn.Font'
  2478.       'NextBtn.FrameStyle'
  2479.       'NextBtn.Height'
  2480.       'NextBtn.Hint'
  2481.       'NextBtn.Left'
  2482.       'NextBtn.Movable'
  2483.       'NextBtn.NumGlyphs'
  2484.       'NextBtn.ShowHint'
  2485.       'NextBtn.ShowPressed'
  2486.       'NextBtn.Spacing'
  2487.       'NextBtn.TextAlign'
  2488.       'NextBtn.Top'
  2489.       'NextBtn.Transparent'
  2490.       'NextBtn.Visible'
  2491.       'NextBtn.Width'
  2492.       'NextBtn.WordWrap'
  2493.       'OldTextLabel1.Align'
  2494.       'OldTextLabel1.Alignment'
  2495.       'OldTextLabel1.AutoSize'
  2496.       'OldTextLabel1.Caption'
  2497.       'OldTextLabel1.Color'
  2498.       'OldTextLabel1.Cursor'
  2499.       'OldTextLabel1.Font'
  2500.       'OldTextLabel1.Height'
  2501.       'OldTextLabel1.Hint'
  2502.       'OldTextLabel1.Layout'
  2503.       'OldTextLabel1.Left'
  2504.       'OldTextLabel1.ShadowColor'
  2505.       'OldTextLabel1.ShadowPos'
  2506.       'OldTextLabel1.ShadowSize'
  2507.       'OldTextLabel1.ShowAccelChar'
  2508.       'OldTextLabel1.ShowFocus'
  2509.       'OldTextLabel1.ShowHint'
  2510.       'OldTextLabel1.Transparent'
  2511.       'OldTextLabel1.Visible'
  2512.       'OldTextLabel1.Width'
  2513.       'OldTextLabel1.WordWrap'
  2514.       'OldTextLabel1.Top'
  2515.       'OpenBtn.AutoGray'
  2516.       'OpenBtn.BorderWidth'
  2517.       'OpenBtn.Caption'
  2518.       'OpenBtn.Cursor'
  2519.       'OpenBtn.Down'
  2520.       'OpenBtn.Font'
  2521.       'OpenBtn.FrameStyle'
  2522.       'OpenBtn.Height'
  2523.       'OpenBtn.Hint'
  2524.       'OpenBtn.Left'
  2525.       'OpenBtn.Movable'
  2526.       'OpenBtn.NumGlyphs'
  2527.       'OpenBtn.ShowHint'
  2528.       'OpenBtn.ShowPressed'
  2529.       'OpenBtn.Spacing'
  2530.       'OpenBtn.TextAlign'
  2531.       'OpenBtn.Top'
  2532.       'OpenBtn.Transparent'
  2533.       'OpenBtn.Visible'
  2534.       'OpenBtn.Width'
  2535.       'OpenBtn.WordWrap'
  2536.       'PauseBtn.AutoGray'
  2537.       'PauseBtn.BorderWidth'
  2538.       'PauseBtn.Caption'
  2539.       'PauseBtn.Cursor'
  2540.       'PauseBtn.Down'
  2541.       'PauseBtn.Font'
  2542.       'PauseBtn.FrameStyle'
  2543.       'PauseBtn.Height'
  2544.       'PauseBtn.Hint'
  2545.       'PauseBtn.Left'
  2546.       'PauseBtn.Movable'
  2547.       'PauseBtn.NumGlyphs'
  2548.       'PauseBtn.ShowHint'
  2549.       'PauseBtn.ShowPressed'
  2550.       'PauseBtn.Spacing'
  2551.       'PauseBtn.TextAlign'
  2552.       'PauseBtn.Top'
  2553.       'PauseBtn.Transparent'
  2554.       'PauseBtn.Visible'
  2555.       'PauseBtn.Width'
  2556.       'PauseBtn.WordWrap'
  2557.       'PlayBtn.AutoGray'
  2558.       'PlayBtn.BorderWidth'
  2559.       'PlayBtn.Caption'
  2560.       'PlayBtn.Cursor'
  2561.       'PlayBtn.Down'
  2562.       'PlayBtn.Font'
  2563.       'PlayBtn.FrameStyle'
  2564.       'PlayBtn.Height'
  2565.       'PlayBtn.Hint'
  2566.       'PlayBtn.Left'
  2567.       'PlayBtn.Movable'
  2568.       'PlayBtn.NumGlyphs'
  2569.       'PlayBtn.ShowHint'
  2570.       'PlayBtn.ShowPressed'
  2571.       'PlayBtn.Spacing'
  2572.       'PlayBtn.TextAlign'
  2573.       'PlayBtn.Top'
  2574.       'PlayBtn.Transparent'
  2575.       'PlayBtn.Visible'
  2576.       'PlayBtn.Width'
  2577.       'PlayBtn.WordWrap'
  2578.       'PlayListBtn.AutoGray'
  2579.       'PlayListBtn.BorderWidth'
  2580.       'PlayListBtn.Caption'
  2581.       'PlayListBtn.Cursor'
  2582.       'PlayListBtn.Down'
  2583.       'PlayListBtn.Font'
  2584.       'PlayListBtn.FrameStyle'
  2585.       'PlayListBtn.Height'
  2586.       'PlayListBtn.Hint'
  2587.       'PlayListBtn.Left'
  2588.       'PlayListBtn.Movable'
  2589.       'PlayListBtn.NumGlyphs'
  2590.       'PlayListBtn.ShowHint'
  2591.       'PlayListBtn.ShowPressed'
  2592.       'PlayListBtn.Spacing'
  2593.       'PlayListBtn.TextAlign'
  2594.       'PlayListBtn.Top'
  2595.       'PlayListBtn.Transparent'
  2596.       'PlayListBtn.Visible'
  2597.       'PlayListBtn.Width'
  2598.       'PlayListBtn.WordWrap'
  2599.       'PosLabel.BackGround'
  2600.       'PosLabel.BorderColor'
  2601.       'PosLabel.BorderSpace'
  2602.       'PosLabel.BorderStyle'
  2603.       'PosLabel.Caption'
  2604.       'PosLabel.CharSpacing'
  2605.       'PosLabel.Cursor'
  2606.       'PosLabel.DotMatrix'
  2607.       'PosLabel.Height'
  2608.       'PosLabel.Hint'
  2609.       'PosLabel.Left'
  2610.       'PosLabel.LineSpacing'
  2611.       'PosLabel.NoOfChars'
  2612.       'PosLabel.PixelOff'
  2613.       'PosLabel.PixelOn'
  2614.       'PosLabel.PixelShape'
  2615.       'PosLabel.PixelSize'
  2616.       'PosLabel.PixelSpacing'
  2617.       'PosLabel.TextLines'
  2618.       'PosLabel.Top'
  2619.       'PosLabel.Width'
  2620.       'PrevBtn.AutoGray'
  2621.       'PrevBtn.BorderWidth'
  2622.       'PrevBtn.Caption'
  2623.       'PrevBtn.Cursor'
  2624.       'PrevBtn.Down'
  2625.       'PrevBtn.Font'
  2626.       'PrevBtn.FrameStyle'
  2627.       'PrevBtn.Height'
  2628.       'PrevBtn.Hint'
  2629.       'PrevBtn.Left'
  2630.       'PrevBtn.Movable'
  2631.       'PrevBtn.NumGlyphs'
  2632.       'PrevBtn.ShowHint'
  2633.       'PrevBtn.ShowPressed'
  2634.       'PrevBtn.Spacing'
  2635.       'PrevBtn.TextAlign'
  2636.       'PrevBtn.Top'
  2637.       'PrevBtn.Transparent'
  2638.       'PrevBtn.Visible'
  2639.       'PrevBtn.Width'
  2640.       'PrevBtn.WordWrap'
  2641.       'RightVolumeLevelBar.Align'
  2642.       'RightVolumeLevelBar.Color'
  2643.       'RightVolumeLevelBar.Cursor'
  2644.       'RightVolumeLevelBar.ExtendedStyles'
  2645.       'RightVolumeLevelBar.Height'
  2646.       'RightVolumeLevelBar.HelpContext'
  2647.       'RightVolumeLevelBar.Hint'
  2648.       'RightVolumeLevelBar.Left'
  2649.       'RightVolumeLevelBar.Max'
  2650.       'RightVolumeLevelBar.Min'
  2651.       'RightVolumeLevelBar.ShowHint'
  2652.       'RightVolumeLevelBar.TabOrder'
  2653.       'RightVolumeLevelBar.TabStop'
  2654.       'RightVolumeLevelBar.Top'
  2655.       'RightVolumeLevelBar.Visible'
  2656.       'RightVolumeLevelBar.Width'
  2657.       'RightVolumeLevelLabel.Align'
  2658.       'RightVolumeLevelLabel.Alignment'
  2659.       'RightVolumeLevelLabel.AutoSize'
  2660.       'RightVolumeLevelLabel.Caption'
  2661.       'RightVolumeLevelLabel.Color'
  2662.       'RightVolumeLevelLabel.Cursor'
  2663.       'RightVolumeLevelLabel.Font'
  2664.       'RightVolumeLevelLabel.Height'
  2665.       'RightVolumeLevelLabel.Hint'
  2666.       'RightVolumeLevelLabel.Layout'
  2667.       'RightVolumeLevelLabel.Left'
  2668.       'RightVolumeLevelLabel.ShadowColor'
  2669.       'RightVolumeLevelLabel.ShadowPos'
  2670.       'RightVolumeLevelLabel.ShadowSize'
  2671.       'RightVolumeLevelLabel.ShowAccelChar'
  2672.       'RightVolumeLevelLabel.ShowFocus'
  2673.       'RightVolumeLevelLabel.ShowHint'
  2674.       'RightVolumeLevelLabel.Top'
  2675.       'RightVolumeLevelLabel.Transparent'
  2676.       'RightVolumeLevelLabel.Visible'
  2677.       'RightVolumeLevelLabel.Width'
  2678.       'RightVolumeLevelLabel.WordWrap'
  2679.       'RightVolumeLevelNumber.Align'
  2680.       'RightVolumeLevelNumber.Alignment'
  2681.       'RightVolumeLevelNumber.AutoSize'
  2682.       'RightVolumeLevelNumber.Caption'
  2683.       'RightVolumeLevelNumber.Color'
  2684.       'RightVolumeLevelNumber.Cursor'
  2685.       'RightVolumeLevelNumber.Font'
  2686.       'RightVolumeLevelNumber.Height'
  2687.       'RightVolumeLevelNumber.Hint'
  2688.       'RightVolumeLevelNumber.Layout'
  2689.       'RightVolumeLevelNumber.Left'
  2690.       'RightVolumeLevelNumber.ShadowColor'
  2691.       'RightVolumeLevelNumber.ShadowPos'
  2692.       'RightVolumeLevelNumber.ShadowSize'
  2693.       'RightVolumeLevelNumber.ShowAccelChar'
  2694.       'RightVolumeLevelNumber.ShowFocus'
  2695.       'RightVolumeLevelNumber.ShowHint'
  2696.       'RightVolumeLevelNumber.Top'
  2697.       'RightVolumeLevelNumber.Transparent'
  2698.       'RightVolumeLevelNumber.Visible'
  2699.       'RightVolumeLevelNumber.Width'
  2700.       'RightVolumeLevelNumber.WordWrap'
  2701.       'SongAndArtist.Align'
  2702.       'SongAndArtist.AlignmentX'
  2703.       'SongAndArtist.AlignmentY'
  2704.       'SongAndArtist.AutoSize'
  2705.       'SongAndArtist.Caption'
  2706.       'SongAndArtist.Color'
  2707.       'SongAndArtist.Cursor'
  2708.       'SongAndArtist.Font'
  2709.       'SongAndArtist.Height'
  2710.       'SongAndArtist.Hint'
  2711.       'SongAndArtist.Left'
  2712.       'SongAndArtist.PaletteFrom'
  2713.       'SongAndArtist.PaletteMonoColor'
  2714.       'SongAndArtist.PaletteTo'
  2715.       'SongAndArtist.PaletteType'
  2716.       'SongAndArtist.ShowHint'
  2717.       'SongAndArtist.Top'
  2718.       'SongAndArtist.Transparent'
  2719.       'SongAndArtist.Underline'
  2720.       'SongAndArtist.UnderlineColor'
  2721.       'SongAndArtist.UnderlineY'
  2722.       'SongAndArtist.Visible'
  2723.       'SongAndArtist.Width'
  2724.       'SongAndArtist.WordWrap'
  2725.       'SongPositionSlider.Align'
  2726.       'SongPositionSlider.Color'
  2727.       'SongPositionSlider.Cursor'
  2728.       'SongPositionSlider.EdgeSize'
  2729.       'SongPositionSlider.Height'
  2730.       'SongPositionSlider.HelpContext'
  2731.       'SongPositionSlider.Hint'
  2732.       'SongPositionSlider.Left'
  2733.       'SongPositionSlider.NumThumbStates'
  2734.       'SongPositionSlider.Options'
  2735.       'SongPositionSlider.Orientation'
  2736.       'SongPositionSlider.ShowHint'
  2737.       'SongPositionSlider.TabOrder'
  2738.       'SongPositionSlider.TabStop'
  2739.       'SongPositionSlider.Value'
  2740.       'SongPositionSlider.Visible'
  2741.       'SongPositionSlider.Width'
  2742.       'SongPositionSlider.Top'
  2743.       'StopBtn.AutoGray'
  2744.       'StopBtn.BorderWidth'
  2745.       'StopBtn.Caption'
  2746.       'StopBtn.Cursor'
  2747.       'StopBtn.Down'
  2748.       'StopBtn.Font'
  2749.       'StopBtn.FrameStyle'
  2750.       'StopBtn.Height'
  2751.       'StopBtn.Hint'
  2752.       'StopBtn.Left'
  2753.       'StopBtn.Movable'
  2754.       'StopBtn.NumGlyphs'
  2755.       'StopBtn.ShowHint'
  2756.       'StopBtn.ShowPressed'
  2757.       'StopBtn.Spacing'
  2758.       'StopBtn.TextAlign'
  2759.       'StopBtn.Top'
  2760.       'StopBtn.Transparent'
  2761.       'StopBtn.Visible'
  2762.       'StopBtn.Width'
  2763.       'StopBtn.WordWrap'
  2764.       'URLLabel1.Align'
  2765.       'URLLabel1.Alignment'
  2766.       'URLLabel1.AutoSize'
  2767.       'URLLabel1.Caption'
  2768.       'URLLabel1.Color'
  2769.       'URLLabel1.Cursor'
  2770.       'URLLabel1.Height'
  2771.       'URLLabel1.Hint'
  2772.       'URLLabel1.LabelType'
  2773.       'URLLabel1.Left'
  2774.       'URLLabel1.LinkFont'
  2775.       'URLLabel1.LinkType'
  2776.       'URLLabel1.Enabled'
  2777.       'URLLabel1.PassiveFont'
  2778.       'URLLabel1.ShowHint'
  2779.       'URLLabel1.ShowPrefix'
  2780.       'URLLabel1.Top'
  2781.       'URLLabel1.Transparent'
  2782.       'URLLabel1.URL'
  2783.       'URLLabel1.URLAsHint'
  2784.       'URLLabel1.Visible'
  2785.       'URLLabel1.Width'
  2786.       'URLLabel1.WordWrap'
  2787.       'VolumeLabel.Align'
  2788.       'VolumeLabel.Alignment'
  2789.       'VolumeLabel.AutoSize'
  2790.       'VolumeLabel.Caption'
  2791.       'VolumeLabel.Color'
  2792.       'VolumeLabel.Cursor'
  2793.       'VolumeLabel.Font'
  2794.       'VolumeLabel.Height'
  2795.       'VolumeLabel.Hint'
  2796.       'VolumeLabel.Layout'
  2797.       'VolumeLabel.Left'
  2798.       'VolumeLabel.ShadowColor'
  2799.       'VolumeLabel.ShadowPos'
  2800.       'VolumeLabel.ShadowSize'
  2801.       'VolumeLabel.ShowAccelChar'
  2802.       'VolumeLabel.ShowFocus'
  2803.       'VolumeLabel.ShowHint'
  2804.       'VolumeLabel.Top'
  2805.       'VolumeLabel.Transparent'
  2806.       'VolumeLabel.Visible'
  2807.       'VolumeLabel.Width'
  2808.       'VolumeLabel.WordWrap'
  2809.       'VolumeTrackBar.Align'
  2810.       'VolumeTrackBar.Color'
  2811.       'VolumeTrackBar.Cursor'
  2812.       'VolumeTrackBar.EdgeSize'
  2813.       'VolumeTrackBar.Height'
  2814.       'VolumeTrackBar.HelpContext'
  2815.       'VolumeTrackBar.Hint'
  2816.       'VolumeTrackBar.Left'
  2817.       'VolumeTrackBar.NumThumbStates'
  2818.       'VolumeTrackBar.Options'
  2819.       'VolumeTrackBar.Orientation'
  2820.       'VolumeTrackBar.ShowHint'
  2821.       'VolumeTrackBar.TabOrder'
  2822.       'VolumeTrackBar.TabStop'
  2823.       'VolumeTrackBar.Top'
  2824.       'VolumeTrackBar.Visible'
  2825.       'VolumeTrackBar.Width'
  2826.       'MorphAboutBtn.AutoGray'
  2827.       'MorphAboutBtn.BorderWidth'
  2828.       'MorphAboutBtn.Caption'
  2829.       'MorphAboutBtn.Cursor'
  2830.       'MorphAboutBtn.Down'
  2831.       'MorphAboutBtn.Font'
  2832.       'MorphAboutBtn.FrameStyle'
  2833.       'MorphAboutBtn.Height'
  2834.       'MorphAboutBtn.Hint'
  2835.       'MorphAboutBtn.Left'
  2836.       'MorphAboutBtn.Movable'
  2837.       'MorphAboutBtn.NumGlyphs'
  2838.       'MorphAboutBtn.ParentFont'
  2839.       'MorphAboutBtn.ShowHint'
  2840.       'MorphAboutBtn.ShowPressed'
  2841.       'MorphAboutBtn.Spacing'
  2842.       'MorphAboutBtn.TextAlign'
  2843.       'MorphAboutBtn.Top'
  2844.       'MorphAboutBtn.Transparent'
  2845.       'MorphAboutBtn.Visible'
  2846.       'MorphAboutBtn.Width'
  2847.       'MorphAboutBtn.WordWrap'
  2848.       'InternationalSongAndArtist.Align'
  2849.       'InternationalSongAndArtist.Alignment'
  2850.       'InternationalSongAndArtist.AutoSize'
  2851.       'InternationalSongAndArtist.Caption'
  2852.       'InternationalSongAndArtist.Color'
  2853.       'InternationalSongAndArtist.Cursor'
  2854.       'InternationalSongAndArtist.Font'
  2855.       'InternationalSongAndArtist.Height'
  2856.       'InternationalSongAndArtist.Hint'
  2857.       'InternationalSongAndArtist.Layout'
  2858.       'InternationalSongAndArtist.Left'
  2859.       'InternationalSongAndArtist.ShadowColor'
  2860.       'InternationalSongAndArtist.ShadowPos'
  2861.       'InternationalSongAndArtist.ShadowSize'
  2862.       'InternationalSongAndArtist.ShowAccelChar'
  2863.       'InternationalSongAndArtist.ShowFocus'
  2864.       'InternationalSongAndArtist.ShowHint'
  2865.       'InternationalSongAndArtist.Top'
  2866.       'InternationalSongAndArtist.Transparent'
  2867.       'InternationalSongAndArtist.Visible'
  2868.       'InternationalSongAndArtist.Width'
  2869.       'InternationalSongAndArtist.WordWrap')
  2870.     Left = 8
  2871.     Top = 208
  2872.   end
  2873. end
  2874.